Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-134419
#<BuildRuby:0x0000556692a96390
@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.20240316-134419",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005392 0.000829 2.380498 ( 2.503465)
build_miniruby 0.001316 0.000203 1.776475 ( 1.776743)
build_ruby 0.001677 0.000258 3.448571 ( 3.699554)
build_all 0.007904 0.000000 7.004242 ( 3.587785)
build_install 0.019471 0.000230 8.695650 ( 4.843479)
test_btest 0.000882 0.000110 92.335597 ( 37.720709)
test_basic 0.001330 0.006705 0.999990 ( 1.090450)
test_all 0.082402 0.035966 815.536253 (304.067050)
test_rubyspec 0.048158 0.043948 135.583267 (160.993083)
total: 520.28 sec