Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-023737
#<BuildRuby:0x00007fdaed8dfde0
@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.20241114-023737",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000024 0.000011 0.000035 ( 0.000035)
configure 0.000019 0.000009 0.000028 ( 0.000028)
build_up 0.000000 0.006464 2.601971 ( 2.643077)
build_miniruby 0.000000 0.001403 1.048145 ( 1.092146)
build_ruby 0.001206 0.000687 3.390184 ( 45.691853)
build_all 0.004639 0.004392 6.014464 ( 2.498488)
build_install 0.018128 0.002914 8.863157 ( 4.236731)
test_btest 0.000638 0.000319 76.021970 ( 20.947269)
test_basic 0.000488 0.009412 1.061231 ( 1.249986)
test_all 0.089814 0.063492 727.872119 (241.732681)
test_rubyspec 0.048134 0.031704 115.386595 ( 20.907180)
total: 341.00 sec