Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-181133
#<BuildRuby:0x00007f59eaa1fdd8
@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.20240924-181133",
@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.000016 0.000007 0.000023 ( 0.000023)
autoconf 0.000029 0.000012 0.000041 ( 0.000040)
configure 0.000026 0.000010 0.000036 ( 0.000036)
build_up 0.006125 0.002406 4.520502 ( 3.791628)
build_miniruby 0.001248 0.000490 1.636389 ( 1.633437)
build_ruby 0.002136 0.000000 4.389599 ( 4.642306)
build_all 0.010961 0.000000 7.525336 ( 4.613977)
build_install 0.020152 0.005606 11.220431 ( 7.153413)
test_btest 0.001205 0.000000 92.541057 ( 30.348742)
test_basic 0.004081 0.009036 1.232046 ( 1.327149)
test_all 0.101901 0.048193 757.868706 (233.431511)
test_rubyspec 0.058571 0.030948 134.817305 ( 34.694724)
total: 321.64 sec