Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-201728
#<BuildRuby:0x0000556ef7fc6258
@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.20240216-201728",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.001845 0.003676 1.657592 ( 1.988053)
build_miniruby 0.001272 0.000244 1.393558 ( 1.391499)
build_ruby 0.001280 0.000246 3.033600 ( 3.283548)
build_all 0.007199 0.000000 6.256241 ( 2.442677)
build_install 0.017529 0.000000 7.604621 ( 3.758012)
test_btest 0.000872 0.000000 87.181982 ( 23.034345)
test_basic 0.006676 0.000000 0.919282 ( 0.981248)
test_all 0.081522 0.036603 743.790853 (245.503643)
test_rubyspec 0.045265 0.046178 114.401844 (123.747858)
total: 406.13 sec