Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-203215
#<BuildRuby:0x00007f06a8ecfdc8
@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.20240725-203215",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000029 0.000009 0.000038 ( 0.000040)
configure 0.000028 0.000010 0.000038 ( 0.000037)
build_up 0.007541 0.001161 3.601737 ( 3.501492)
build_miniruby 0.001152 0.000371 1.633986 ( 1.630752)
build_ruby 0.001418 0.000457 4.009422 ( 4.185177)
build_all 0.008209 0.000319 7.625457 ( 2.951005)
build_install 0.013410 0.004418 9.798599 ( 4.518801)
test_btest 0.000731 0.000225 111.835414 ( 30.338306)
test_basic 0.009327 0.000461 1.202250 ( 1.248162)
test_all 0.109892 0.038006 847.188413 (238.444484)
test_rubyspec 0.045103 0.047199 164.373264 ( 34.732193)
total: 321.55 sec