Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-054904
#<BuildRuby:0x00007f8eed64fdd8
@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.20241117-054904",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000029 0.000006 0.000035 ( 0.000033)
build_up 0.003815 0.003921 3.391873 ( 3.367881)
build_miniruby 0.001217 0.000281 1.229082 ( 1.226319)
build_ruby 0.000000 0.001843 3.980184 ( 4.139635)
build_all 0.007282 0.001884 6.403921 ( 2.587494)
build_install 0.020733 0.000000 9.360026 ( 4.464113)
test_btest 0.000972 0.000000 81.972575 ( 22.745384)
test_basic 0.012412 0.000486 1.141851 ( 1.194366)
test_all 0.107828 0.042328 770.945076 (233.868777)
test_rubyspec 0.049359 0.036958 126.227736 ( 28.122308)
total: 301.72 sec