Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-045414
#<BuildRuby:0x00007fcd29c9fdd0
@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.20241119-045414",
@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.000035 0.000011 0.000046 ( 0.000046)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.007647 0.001082 3.948856 ( 4.010970)
build_miniruby 0.001886 0.000000 1.723074 ( 1.731525)
build_ruby 0.002223 0.000000 4.314932 ( 4.494789)
build_all 0.008836 0.001304 6.842968 ( 3.771259)
build_install 0.020433 0.003959 9.561494 ( 5.248404)
test_btest 0.000608 0.000166 82.129626 ( 37.342668)
test_basic 0.008047 0.004188 1.080220 ( 1.201548)
test_all 0.129771 0.022236 785.678439 (374.854762)
test_rubyspec 0.048717 0.036064 122.680592 ( 43.622771)
total: 476.28 sec