Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-093354
#<BuildRuby:0x00007f982dc5fdd8
@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.20241009-093354",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.007229 0.000193 3.218602 ( 3.177660)
build_miniruby 0.001363 0.000082 1.268660 ( 1.265276)
build_ruby 0.001628 0.000098 2.977504 ( 3.171793)
build_all 0.003538 0.004556 6.181551 ( 2.434539)
build_install 0.017302 0.000738 8.232357 ( 4.414257)
test_btest 0.000810 0.000070 84.847004 ( 23.292968)
test_basic 0.005895 0.000107 0.777223 ( 0.831216)
test_all 0.092850 0.049036 649.668891 (203.931334)
test_rubyspec 0.057958 0.027347 125.223877 ( 22.515686)
total: 265.04 sec