Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-070231
#<BuildRuby:0x00007f04859cfdc0
@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.20240923-070231",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000048 0.000003 0.000051 ( 0.000051)
configure 0.000033 0.000001 0.000034 ( 0.000035)
build_up 0.006375 0.004213 5.331142 ( 5.003146)
build_miniruby 0.001694 0.000000 1.918801 ( 1.995344)
build_ruby 0.002440 0.000000 4.969962 ( 5.297234)
build_all 0.011113 0.000000 7.710639 ( 4.635285)
build_install 0.016742 0.007299 11.824891 ( 7.641588)
test_btest 0.000869 0.000091 94.433236 ( 31.934617)
test_basic 0.005381 0.004112 0.963101 ( 1.013185)
test_all 0.109078 0.038549 757.162190 (229.724617)
test_rubyspec 0.042467 0.042229 130.569779 ( 27.196417)
total: 314.44 sec