Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-061422
#<BuildRuby:0x00007feaea63fdd0
@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.20240929-061422",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000039)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.007488 0.001062 3.472674 ( 3.025218)
build_miniruby 0.001400 0.000442 1.205719 ( 1.202923)
build_ruby 0.000000 0.002029 3.171236 ( 3.388275)
build_all 0.004619 0.003976 5.610704 ( 2.134698)
build_install 0.012757 0.005962 8.069330 ( 3.612252)
test_btest 0.000670 0.000256 87.716812 ( 23.091056)
test_basic 0.008018 0.002402 0.998065 ( 1.047996)
test_all 0.094958 0.052325 675.916583 (201.959472)
test_rubyspec 0.051974 0.037218 132.935127 ( 40.449603)
total: 279.91 sec