Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-162043
#<BuildRuby:0x00007f3b2c38fdd8
@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.20241016-162043",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.000000 0.007657 3.425040 ( 3.262116)
build_miniruby 0.000000 0.001557 1.461254 ( 1.463496)
build_ruby 0.000334 0.001477 3.995061 ( 4.196759)
build_all 0.008102 0.000000 6.960100 ( 2.799900)
build_install 0.014803 0.003477 9.202061 ( 4.113662)
test_btest 0.000770 0.000210 82.108051 ( 21.342548)
test_basic 0.004532 0.004773 0.862533 ( 0.909158)
test_all 0.100063 0.049144 729.089740 (241.515027)
test_rubyspec 0.047320 0.040217 136.141578 ( 36.086849)
total: 315.69 sec