Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-010347
#<BuildRuby:0x00007f8ae7dffdd0
@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.20241110-010347",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.001482 0.008086 4.119153 ( 4.947161)
build_miniruby 0.002012 0.000000 1.835950 ( 1.934966)
build_ruby 0.002207 0.000000 4.576462 ( 5.064798)
build_all 0.003499 0.006648 6.873505 ( 4.728854)
build_install 0.023565 0.001983 9.883474 ( 6.982860)
test_btest 0.000659 0.000177 83.400573 ( 53.315039)
test_basic 0.011188 0.000066 1.146659 ( 1.379912)
test_all 0.112206 0.041212 773.847925 (291.888669)
test_rubyspec 0.040590 0.043444 122.226537 ( 29.569889)
total: 399.81 sec