Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-221110
#<BuildRuby:0x0000558b8ec66320
@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.20240314-221110",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000400 0.008073 3.059854 ( 3.574258)
build_miniruby 0.001156 0.000223 1.895584 ( 2.008664)
build_ruby 0.000000 0.002165 3.815355 ( 4.158258)
build_all 0.008674 0.000305 7.298428 ( 4.915620)
build_install 0.021277 0.001789 9.636850 ( 6.303985)
test_btest 0.000779 0.000142 96.195953 ( 52.386754)
test_basic 0.000000 0.007829 0.991739 ( 1.086843)
test_all 0.082114 0.042803 839.350682 (345.840209)
test_rubyspec 0.052022 0.048194 141.853123 (217.231440)
total: 637.51 sec