Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-055808
#<BuildRuby:0x000055775536a250
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230206-055808",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000378 0.004139 1.141659 ( 1.540910)
build_miniruby 0.000945 0.000135 1.126649 ( 1.125455)
build_ruby 0.000000 0.001422 2.267931 ( 2.489779)
build_all 0.004373 0.002708 3.623942 ( 1.801441)
build_install 0.013284 0.001603 2.860296 ( 2.118864)
test_btest 0.000508 0.000089 55.637896 ( 17.757554)
test_basic 0.000215 0.004639 0.431688 ( 0.524186)
test_all 0.001264 0.000275 649.220283 (195.166080)
test_rubyspec 0.020628 0.024039 67.049681 ( 77.126268)
total: 299.65 sec