Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-094413
#<BuildRuby:0x00007fc4aceefde0
@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.20240624-094413",
@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.000029 0.000009 0.000038 ( 0.000032)
autoconf 0.000048 0.000014 0.000062 ( 0.000057)
configure 0.000043 0.000013 0.000056 ( 0.000050)
build_up 0.005091 0.003122 3.968458 ( 3.872103)
build_miniruby 0.001407 0.000430 1.467686 ( 1.467098)
build_ruby 0.001832 0.000560 4.586490 ( 4.739824)
build_all 0.004718 0.005615 8.773868 ( 3.828637)
build_install 0.012401 0.011883 11.713596 ( 6.372807)
test_btest 0.000677 0.000258 122.002103 ( 69.044994)
test_basic 0.002268 0.010963 1.223680 ( 1.284852)
test_all 0.109536 0.046644 927.355301 (333.171067)
test_rubyspec 0.066690 0.030254 171.493887 ( 39.918996)
total: 463.70 sec