Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-153524
#<BuildRuby:0x00007f677edafdd0
@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.20240701-153524",
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000051 0.000000 0.000051 ( 0.000050)
configure 0.000045 0.000000 0.000045 ( 0.000046)
build_up 0.007999 0.004093 7.095066 ( 10.036693)
build_miniruby 0.007266 0.000982 159.899179 (138.423618)
build_ruby 0.002201 0.000298 5.798505 ( 6.922974)
build_all 0.003777 0.008562 9.055514 ( 10.026726)
build_install 0.019311 0.009075 12.667165 ( 13.239874)
test_btest 0.002982 0.000000 123.828052 (107.555716)
test_basic 0.001827 0.012068 1.449184 ( 2.158810)
test_all 0.123135 0.035666 945.842481 (428.310862)
test_rubyspec 0.025695 0.069129 174.037439 ( 50.151070)
total: 766.83 sec