Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-222030
#<BuildRuby:0x00007f2ae411fdd0
@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.20240701-222030",
@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.000023 0.000007 0.000030 ( 0.000030)
autoconf 0.000034 0.000011 0.000045 ( 0.000044)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.008576 0.001354 4.425138 ( 6.858963)
build_miniruby 0.001515 0.000455 1.780308 ( 2.427056)
build_ruby 0.000233 0.002968 4.643499 ( 6.469138)
build_all 0.010200 0.001893 8.997370 ( 10.591760)
build_install 0.024610 0.003930 12.469836 ( 14.437272)
test_btest 0.000737 0.000213 128.360069 (152.647900)
test_basic 0.014052 0.000292 1.440185 ( 1.948565)
test_all 0.108361 0.052271 893.261937 (394.616197)
test_rubyspec 0.057545 0.035347 170.062616 ( 34.937039)
total: 624.94 sec