Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-140802
#<BuildRuby:0x00007efbfc1afdc0
@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.20241209-140802",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.006269 0.000545 3.179829 ( 3.144414)
build_miniruby 0.001365 0.000328 1.267613 ( 1.264103)
build_ruby 0.001454 0.000349 2.894751 ( 3.066470)
build_all 0.004539 0.002187 5.248913 ( 2.065057)
build_install 0.015559 0.003890 7.570295 ( 3.590654)
test_btest 0.000789 0.000197 67.843779 ( 18.066675)
test_basic 0.006963 0.000731 0.852052 ( 0.906453)
test_all 0.111425 0.032331 633.342698 (195.553529)
test_rubyspec 0.044831 0.033442 113.672279 ( 20.959422)
total: 248.62 sec