Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-193952
#<BuildRuby:0x00007f232f67fdc8
@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.20241110-193952",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000029 0.000006 0.000035 ( 0.000033)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.003946 0.003038 2.816628 ( 2.735162)
build_miniruby 0.001309 0.000311 1.208710 ( 1.208902)
build_ruby 0.001271 0.000303 3.169810 ( 3.361233)
build_all 0.006152 0.001464 5.063240 ( 1.994980)
build_install 0.018830 0.002250 8.105000 ( 3.758460)
test_btest 0.000778 0.000169 75.772583 ( 19.736601)
test_basic 0.003329 0.005598 0.838374 ( 0.889045)
test_all 0.118090 0.031828 748.230947 (230.157848)
test_rubyspec 0.044821 0.043262 123.162501 ( 38.204806)
total: 302.05 sec