Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-002615
#<BuildRuby:0x0000563d16d363b0
@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.20231211-002615",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000030 0.000001 0.000031 ( 0.000032)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.006447 0.000222 2.364823 ( 2.423893)
build_miniruby 0.001421 0.000000 1.654927 ( 1.678766)
build_ruby 0.001568 0.000000 3.084179 ( 12.282256)
build_all 0.007949 0.000000 5.819950 ( 2.918852)
build_install 0.011372 0.007799 7.252742 ( 3.861472)
test_btest 0.000662 0.000055 82.682518 ( 31.112859)
test_basic 0.003674 0.003978 0.869250 ( 0.969805)
test_all 0.072543 0.049217 686.266820 (310.620339)
test_rubyspec 0.040201 0.036275 104.495396 (134.415086)
total: 500.28 sec