Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-135025
#<BuildRuby:0x00007efe4e24fdd0
@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.20240623-135025",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.000000 0.007900 3.059627 ( 2.948393)
build_miniruby 0.001039 0.000518 1.275851 ( 1.272917)
build_ruby 0.001531 0.000487 3.738056 ( 3.887438)
build_all 0.004229 0.004211 7.829437 ( 3.143389)
build_install 0.011446 0.008685 10.629739 ( 5.074633)
test_btest 0.000717 0.000280 112.448228 ( 29.337522)
test_basic 0.006625 0.002593 1.102552 ( 1.151243)
test_all 0.111471 0.038175 823.316406 (227.391299)
test_rubyspec 0.056296 0.032729 161.501274 ( 32.375927)
total: 306.58 sec