Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-064824
#<BuildRuby:0x00007f1e7071fdc8
@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.20241108-064824",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.004928 0.004205 4.070453 ( 4.525143)
build_miniruby 0.001366 0.000289 1.704012 ( 1.741564)
build_ruby 0.002342 0.000000 4.609386 ( 5.007138)
build_all 0.006377 0.004238 6.756201 ( 4.921130)
build_install 0.021667 0.001969 9.969742 ( 7.758636)
test_btest 0.000986 0.000000 81.722027 ( 51.732075)
test_basic 0.001233 0.011985 1.197129 ( 5.801997)
test_all 0.107111 0.049394 793.782943 (468.445723)
test_rubyspec 0.051607 0.030765 127.820498 ( 56.108665)
total: 606.04 sec