Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-213124
#<BuildRuby:0x00007fb6190afdd0
@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.20240926-213124",
@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.000007 0.000028 ( 0.000028)
autoconf 0.000062 0.000000 0.000062 ( 0.000062)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.009054 0.000000 4.579723 ( 3.834384)
build_miniruby 0.001537 0.000000 1.725611 ( 1.722511)
build_ruby 0.001756 0.000203 4.247246 ( 16.593563)
build_all 0.005457 0.003264 6.949645 ( 2.937428)
build_install 0.010041 0.009996 10.092575 ( 4.467456)
test_btest 0.001075 0.000000 93.508143 ( 25.581048)
test_basic 0.010231 0.000000 0.940239 ( 0.983721)
test_all 0.106417 0.043079 738.563522 (218.892090)
test_rubyspec 0.053068 0.030973 128.534045 ( 24.582066)
total: 299.60 sec