Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-195449
#<BuildRuby:0x00007fe53d21fdc0
@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.20241005-195449",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000038 0.000005 0.000043 ( 0.000042)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.003943 0.004062 3.888735 ( 3.766128)
build_miniruby 0.001450 0.000213 1.234105 ( 1.231455)
build_ruby 0.001693 0.000249 3.604374 ( 3.806053)
build_all 0.007766 0.001142 7.083198 ( 2.960767)
build_install 0.008126 0.012125 10.017274 ( 4.827919)
test_btest 0.000886 0.000192 93.167252 ( 24.829682)
test_basic 0.002000 0.007994 1.199415 ( 1.244932)
test_all 0.100130 0.049040 812.847371 (263.205410)
test_rubyspec 0.055121 0.033450 130.710230 ( 29.031918)
total: 334.91 sec