Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-021125
#<BuildRuby:0x00007f7870ecfdc0
@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.20240815-021125",
@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.000022 0.000004 0.000026 ( 0.000028)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.004415 0.004071 3.395512 ( 3.308955)
build_miniruby 0.001322 0.000286 1.701274 ( 1.698172)
build_ruby 0.001963 0.000000 3.751429 ( 3.993772)
build_all 0.008910 0.000603 8.236072 ( 3.223006)
build_install 0.010578 0.009828 10.781037 ( 4.723087)
test_btest 0.000000 0.001170 115.900291 ( 30.159171)
test_basic 0.009213 0.001029 1.217485 ( 1.264212)
test_all 0.111529 0.042461 818.730281 (249.041965)
test_rubyspec 0.051689 0.042886 171.019647 ( 37.274497)
total: 334.69 sec