Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-133442
#<BuildRuby:0x00007f54e492fdc0
@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.20240625-133442",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000038 0.000008 0.000046 ( 0.000046)
configure 0.000031 0.000007 0.000038 ( 0.000039)
build_up 0.000223 0.008078 3.837732 ( 4.023054)
build_miniruby 0.001517 0.000405 26.014057 ( 25.483293)
build_ruby 0.002041 0.000544 3.561811 ( 3.713748)
build_all 0.000252 0.009669 7.913063 ( 3.133663)
build_install 0.010342 0.011147 10.908113 ( 5.291360)
test_btest 0.000691 0.000277 114.965083 ( 30.106548)
test_basic 0.005215 0.004436 1.022066 ( 1.068513)
test_all 0.110741 0.038697 807.775792 (240.097349)
test_rubyspec 0.044318 0.052570 168.949684 ( 36.129593)
total: 349.05 sec