Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-174030
#<BuildRuby:0x0000555b51c45fc0
@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.20230923-174030",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002602 0.004468 2.246822 ( 4.175327)
build_miniruby 0.001439 0.000248 1.704513 ( 1.894418)
build_ruby 0.001899 0.000327 3.462497 ( 3.799334)
build_all 0.006755 0.001164 6.372786 ( 4.353862)
build_install 0.014357 0.004648 7.813819 ( 6.147733)
test_btest 0.000846 0.000000 83.141597 ( 44.009114)
test_basic 0.007434 0.000000 0.954900 ( 1.252156)
test_all 0.006463 0.003064 660.320916 (275.661349)
test_rubyspec 0.037948 0.035585 103.368092 (118.254565)
total: 459.55 sec