Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-015934
#<BuildRuby:0x00007fe7214dfde0
@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.20241031-015934",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.002526 0.005569 4.070930 ( 4.092659)
build_miniruby 0.001554 0.000000 1.353863 ( 1.354687)
build_ruby 0.002236 0.000000 3.929053 ( 43.725726)
build_all 0.009093 0.000000 6.642922 ( 2.652278)
build_install 0.008115 0.010874 9.853116 ( 4.539561)
test_btest 0.000719 0.000219 78.623296 ( 21.955162)
test_basic 0.007733 0.002363 1.002454 ( 1.050872)
test_all 0.096779 0.051357 754.931518 (225.789340)
test_rubyspec 0.068720 0.015625 118.190542 ( 27.179915)
total: 332.34 sec