Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-190105
#<BuildRuby:0x0000559d2cd7e2a8
@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.20230723-190105",
@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.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.007241 2.221504 ( 4.662877)
build_miniruby 0.000938 0.000760 1.585621 ( 1.592816)
build_ruby 0.001307 0.000262 3.290705 ( 3.632245)
build_all 0.000000 0.008289 2.630225 ( 2.473416)
build_install 0.016634 0.001895 4.173040 ( 3.964652)
test_btest 0.000777 0.000000 77.639269 ( 45.039079)
test_basic 0.008034 0.000287 0.945280 ( 1.577657)
test_all 0.000767 0.000186 626.414737 (290.067912)
test_rubyspec 0.017992 0.036006 90.468302 (129.999285)
total: 483.01 sec