Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-040413
#<BuildRuby:0x00007fb986fcfde0
@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.20240924-040413",
@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.000004 0.000019 ( 0.000021)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.006472 0.001798 3.887852 ( 3.354383)
build_miniruby 0.001423 0.000396 1.242698 ( 1.239201)
build_ruby 0.001448 0.000402 3.116851 ( 3.340361)
build_all 0.002991 0.005669 6.070696 ( 2.426712)
build_install 0.013545 0.004515 9.189631 ( 4.014250)
test_btest 0.000984 0.000000 84.610139 ( 21.972266)
test_basic 0.003430 0.004733 0.805094 ( 0.855767)
test_all 0.091649 0.055505 705.379968 (236.205693)
test_rubyspec 0.047130 0.037304 135.243884 ( 33.592376)
total: 307.00 sec