Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-061942
#<BuildRuby:0x00007f073bbafdd0
@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.20240921-061942",
@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.000006 0.000027 ( 0.000028)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.003255 0.006474 5.496729 ( 4.834745)
build_miniruby 0.001330 0.000443 1.754139 ( 1.787329)
build_ruby 0.001822 0.000608 5.054558 ( 5.444749)
build_all 0.005312 0.004462 7.806227 ( 3.876546)
build_install 0.021455 0.001674 12.082217 ( 6.408230)
test_btest 0.001033 0.000000 106.244060 ( 48.575635)
test_basic 0.002963 0.010985 1.324014 ( 1.589470)
test_all 0.116203 0.045904 878.557952 (460.070647)
test_rubyspec 0.035872 0.052882 150.208714 (107.729435)
total: 640.32 sec