Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-204523
#<BuildRuby:0x00007f65d969fdc0
@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.20240724-204523",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000018 0.000007 0.000025 ( 0.000024)
build_up 0.005763 0.002017 3.163425 ( 3.194497)
build_miniruby 0.001226 0.000429 1.261176 ( 1.257868)
build_ruby 0.001743 0.000000 3.839209 ( 4.064365)
build_all 0.006671 0.001416 7.758519 ( 3.070081)
build_install 0.011880 0.006778 10.878430 ( 5.153425)
test_btest 0.000677 0.000244 118.743499 ( 37.450038)
test_basic 0.001244 0.009065 1.424889 ( 1.865055)
test_all 0.119815 0.034166 853.759161 (253.785009)
test_rubyspec 0.052633 0.037923 165.782470 ( 35.185316)
total: 345.03 sec