Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-074427
#<BuildRuby:0x00007f7ac4e8fdc8
@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.20241107-074427",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.000525 0.006779 3.311227 ( 3.344324)
build_miniruby 0.001299 0.000251 1.258560 ( 1.255833)
build_ruby 0.001326 0.000257 3.999745 ( 4.159534)
build_all 0.007414 0.000000 6.398953 ( 2.763074)
build_install 0.015472 0.000511 9.055908 ( 4.528460)
test_btest 0.000679 0.000113 77.349406 ( 21.045893)
test_basic 0.007296 0.001216 0.873003 ( 2.125913)
test_all 0.104230 0.040038 710.093596 (242.588387)
test_rubyspec 0.052226 0.027516 124.787678 ( 42.803882)
total: 324.62 sec