Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-124518
#<BuildRuby:0x00007f3dbdfefdd8
@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.20240814-124518",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.005370 0.004307 4.122187 ( 4.621967)
build_miniruby 0.001690 0.000348 1.856535 ( 1.942183)
build_ruby 0.001897 0.000390 4.801844 ( 5.289645)
build_all 0.007643 0.004022 9.174338 ( 5.375096)
build_install 0.023933 0.002345 12.385588 ( 8.141275)
test_btest 0.000691 0.000142 120.730122 ( 33.524718)
test_basic 0.002829 0.009687 1.275124 ( 1.340889)
test_all 0.124999 0.026157 840.647398 (246.448118)
test_rubyspec 0.040520 0.056372 167.723713 ( 32.829462)
total: 339.51 sec