Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-154412
#<BuildRuby:0x00007fa7a27efdc8
@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.20240710-154412",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.000000 0.007877 4.108269 ( 3.620935)
build_miniruby 0.001415 0.000452 1.420609 ( 1.420546)
build_ruby 0.001617 0.000365 4.121979 ( 4.317424)
build_all 0.003211 0.005853 7.837802 ( 3.196839)
build_install 0.017815 0.004484 11.185715 ( 5.332011)
test_btest 0.000971 0.000256 118.593901 ( 32.200927)
test_basic 0.002101 0.010012 1.203167 ( 1.265466)
test_all 0.094371 0.055639 850.341528 (284.435879)
test_rubyspec 0.054222 0.038259 166.582626 ( 38.428137)
total: 374.22 sec