Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-163532
#<BuildRuby:0x00007f96b181fde0
@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.20240813-163532",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.002798 0.004862 3.605182 ( 3.659166)
build_miniruby 0.001446 0.000429 1.390079 ( 1.386866)
build_ruby 0.001479 0.000438 4.069228 ( 4.280039)
build_all 0.008473 0.000000 7.793769 ( 2.923389)
build_install 0.008449 0.011282 10.784209 ( 5.086913)
test_btest 0.001014 0.000000 115.454239 ( 33.005366)
test_basic 0.005906 0.003688 1.216569 ( 1.263536)
test_all 0.084500 0.062692 795.698794 (231.102786)
test_rubyspec 0.068763 0.022400 169.957538 ( 39.666471)
total: 322.38 sec