Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-071659
#<BuildRuby:0x00007fd9bc46fdc8
@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.20240707-071659",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000036 0.000009 0.000045 ( 0.000046)
build_up 0.000000 0.009493 4.814534 ( 4.119861)
build_miniruby 0.000000 0.002093 1.866854 ( 1.863557)
build_ruby 0.000000 0.002013 4.514794 ( 14.991985)
build_all 0.004916 0.004851 8.984219 ( 3.607930)
build_install 0.009400 0.012425 11.964504 ( 5.339057)
test_btest 0.000714 0.000299 127.744529 ( 36.408769)
test_basic 0.003648 0.007143 1.317384 ( 1.356153)
test_all 0.101793 0.058002 960.880266 (303.314713)
test_rubyspec 0.040118 0.061132 188.068797 ( 53.297806)
total: 424.30 sec