Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-150317
#<BuildRuby:0x00007f818356fde0
@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.20240826-150317",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.000000 0.007939 3.263112 ( 3.209427)
build_miniruby 0.001085 0.000439 1.203765 ( 1.200607)
build_ruby 0.002060 0.000000 3.709418 ( 3.895040)
build_all 0.006317 0.002783 7.779893 ( 2.992948)
build_install 0.014085 0.004716 10.077039 ( 4.483035)
test_btest 0.000797 0.000274 110.683362 ( 28.945109)
test_basic 0.008630 0.001524 1.082585 ( 1.127289)
test_all 0.088656 0.061470 775.307549 (221.045227)
test_rubyspec 0.037458 0.055214 162.532343 ( 27.002438)
total: 293.90 sec