Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-121025
#<BuildRuby:0x000055563a952320
@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.20240306-121025",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007845 0.001453 2.861470 ( 4.043188)
build_miniruby 0.000000 0.001749 1.949994 ( 2.328285)
build_ruby 0.000000 0.002236 3.937435 ( 4.823621)
build_all 0.000000 0.009007 7.261391 ( 6.072436)
build_install 0.014437 0.008407 9.139100 ( 8.846444)
test_btest 0.000654 0.000218 95.178542 ( 81.197997)
test_basic 0.008131 0.001236 1.071919 ( 1.575240)
test_all 0.079044 0.047046 769.675817 (529.107632)
test_rubyspec 0.042320 0.050185 134.240391 (175.086174)
total: 813.08 sec