Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-062301
#<BuildRuby:0x00007fc4887dfdd0
@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.20240903-062301",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.007997 0.001212 3.889828 ( 4.350936)
build_miniruby 0.001732 0.000263 1.733622 ( 1.776588)
build_ruby 0.001779 0.000269 4.704791 ( 5.026925)
build_all 0.006816 0.003321 8.903524 ( 5.524046)
build_install 0.017239 0.006664 11.901727 ( 8.091860)
test_btest 0.000901 0.000171 125.334217 ( 82.039080)
test_basic 0.011974 0.002265 1.396808 ( 1.800858)
test_all 0.110206 0.048218 930.468070 (387.533234)
test_rubyspec 0.064186 0.025758 176.520109 ( 62.628375)
total: 558.77 sec