Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-195540
#<BuildRuby:0x0000560b18b1a4f8
@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.20231216-195540",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.006219 0.000149 2.229797 ( 2.386409)
build_miniruby 0.001241 0.000086 1.409042 ( 1.407061)
build_ruby 0.000000 0.001578 2.912770 ( 3.100245)
build_all 0.001714 0.005352 5.492397 ( 2.206082)
build_install 0.010274 0.004224 6.835169 ( 3.360801)
test_btest 0.000676 0.000099 83.442429 ( 23.284338)
test_basic 0.005893 0.000279 0.930635 ( 1.016052)
test_all 0.073338 0.049758 705.281452 (213.033464)
test_rubyspec 0.027391 0.028189 83.264878 ( 94.549670)
total: 344.35 sec