Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-140704
#<BuildRuby:0x00007f09367efdd8
@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.20240711-140704",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.000000 0.007040 2.864955 ( 2.972051)
build_miniruby 0.000434 0.001121 1.159330 ( 1.156503)
build_ruby 0.001364 0.000352 3.512739 ( 3.714631)
build_all 0.008648 0.000094 7.730398 ( 3.070303)
build_install 0.012864 0.005211 9.963406 ( 4.341833)
test_btest 0.000731 0.000188 108.994954 ( 29.379707)
test_basic 0.003876 0.004952 1.199653 ( 1.250380)
test_all 0.100645 0.051556 826.665369 (250.744604)
test_rubyspec 0.062943 0.024219 163.425584 ( 31.971492)
total: 328.60 sec