Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-222737
#<BuildRuby:0x000055e93e0ba018
@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.20231218-222737",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000023 0.000007 0.000030 ( 0.000031)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.001923 0.004714 2.254985 ( 2.342091)
build_miniruby 0.001071 0.000373 1.506666 ( 1.506351)
build_ruby 0.001134 0.000395 2.936286 ( 3.162790)
build_all 0.003388 0.003915 5.559674 ( 2.620624)
build_install 0.016334 0.000000 6.705787 ( 3.470838)
test_btest 0.000879 0.000000 79.810764 ( 31.836246)
test_basic 0.003121 0.004026 0.834456 ( 0.912797)
test_all 0.087893 0.033838 715.655472 (301.912124)
test_rubyspec 0.032095 0.040519 100.470784 (127.633420)
total: 475.40 sec