Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-032400
#<BuildRuby:0x00007fdf594ffde0
@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.20241014-032400",
@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.000003 0.000016 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000037)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.007147 0.000675 3.611206 ( 3.453025)
build_miniruby 0.001748 0.000000 1.224128 ( 1.220669)
build_ruby 0.002063 0.000000 3.126934 ( 3.483321)
build_all 0.005929 0.002682 6.003819 ( 2.306366)
build_install 0.016669 0.001822 8.167486 ( 3.616058)
test_btest 0.000702 0.000145 84.220515 ( 22.584389)
test_basic 0.008723 0.000906 0.927114 ( 0.970655)
test_all 0.118238 0.033454 739.281258 (225.812557)
test_rubyspec 0.044165 0.044396 134.660398 ( 28.795032)
total: 292.24 sec