Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-220850
#<BuildRuby:0x000055a3222b2008
@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.20231222-220850",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000044 0.000008 0.000052 ( 0.000039)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.000000 0.005980 1.447986 ( 5.065384)
build_miniruby 0.000000 0.001348 1.407030 ( 1.405152)
build_ruby 0.000884 0.000676 2.963740 ( 18.140041)
build_all 0.005558 0.002267 5.427778 ( 2.148866)
build_install 0.007317 0.010055 6.525995 ( 3.431843)
test_btest 0.000000 0.001171 79.533938 ( 22.877068)
test_basic 0.000000 0.005923 0.884242 ( 0.944238)
test_all 0.079169 0.040115 656.191652 (189.450674)
test_rubyspec 0.024260 0.037203 79.338991 ( 91.171676)
total: 334.64 sec