Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-145415
#<BuildRuby:0x00007eff018ffdc0
@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.20241111-145415",
@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.000027 0.000007 0.000034 ( 0.000033)
autoconf 0.000040 0.000010 0.000050 ( 0.000049)
configure 0.000037 0.000009 0.000046 ( 0.000046)
build_up 0.007575 0.001837 4.074894 ( 4.396728)
build_miniruby 0.001494 0.000363 1.719498 ( 1.752775)
build_ruby 0.001920 0.000465 4.226593 ( 7.354278)
build_all 0.008331 0.002020 6.589006 ( 4.125795)
build_install 0.023096 0.001511 9.530902 ( 6.017945)
test_btest 0.000862 0.000189 85.174183 ( 61.146090)
test_basic 0.000000 0.012518 1.114905 ( 1.345523)
test_all 0.105936 0.057533 817.759577 (367.761022)
test_rubyspec 0.061266 0.030025 126.392373 ( 52.670637)
total: 506.57 sec