Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-142911
#<BuildRuby:0x00007fa89e76fdd8
@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.20240620-142911",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.005685 0.002108 3.850589 ( 3.743458)
build_miniruby 0.001187 0.000356 1.437013 ( 1.434169)
build_ruby 0.001548 0.000465 3.786775 ( 3.927370)
build_all 0.008718 0.000250 7.906214 ( 3.169276)
build_install 0.020341 0.000000 10.451953 ( 5.057166)
test_btest 0.001073 0.000000 110.704374 ( 28.891644)
test_basic 0.004592 0.003619 1.189829 ( 1.243268)
test_all 0.104134 0.042371 813.641196 (227.369328)
test_rubyspec 0.035345 0.056643 164.182538 ( 32.888152)
total: 307.72 sec