Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-225131
#<BuildRuby:0x00007f25383bfdd0
@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.20240624-225131",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000038 0.000007 0.000045 ( 0.000046)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.007334 0.000604 3.711457 ( 3.541808)
build_miniruby 0.001481 0.000269 1.621363 ( 1.621102)
build_ruby 0.001621 0.000295 4.297653 ( 4.432611)
build_all 0.003611 0.005564 7.889540 ( 3.132112)
build_install 0.016525 0.004972 10.927520 ( 5.439206)
test_btest 0.000000 0.000974 114.516445 ( 29.967281)
test_basic 0.000000 0.009255 1.067122 ( 1.121122)
test_all 0.086850 0.064362 755.492043 (229.430390)
test_rubyspec 0.064138 0.031149 167.697285 ( 34.170518)
total: 312.86 sec