Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-045910
#<BuildRuby:0x000055c0e6042390
@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.20240111-045910",
@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.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004668 0.000812 1.649333 ( 2.005549)
build_miniruby 0.001578 0.000000 1.673786 ( 1.673879)
build_ruby 0.001879 0.000000 3.380480 ( 3.651797)
build_all 0.004036 0.003258 5.559411 ( 2.743746)
build_install 0.014665 0.000447 6.465846 ( 3.426171)
test_btest 0.000700 0.000121 81.956180 ( 33.133308)
test_basic 0.006927 0.000465 0.901878 ( 0.988980)
test_all 0.079273 0.039220 745.792689 (264.291087)
test_rubyspec 0.023385 0.044046 94.977489 (106.714185)
total: 418.63 sec