Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-190333
#<BuildRuby:0x00007f19d5f0fdc0
@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.20240906-190333",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.000000 0.007711 3.619635 ( 3.631577)
build_miniruby 0.000000 0.001649 1.624873 ( 1.626316)
build_ruby 0.000176 0.001836 4.318892 ( 4.481656)
build_all 0.007881 0.000613 8.042421 ( 3.291193)
build_install 0.013510 0.007537 11.064808 ( 5.440071)
test_btest 0.000786 0.000146 117.328277 ( 30.705020)
test_basic 0.008442 0.000814 1.232660 ( 1.277967)
test_all 0.121194 0.032053 814.896130 (253.935280)
test_rubyspec 0.036784 0.055609 161.862285 ( 33.285405)
total: 337.68 sec