Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-225917
#<BuildRuby:0x00007fc6fa4bfdc0
@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.20241122-225917",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.000213 0.008001 3.777608 ( 3.833953)
build_miniruby 0.001845 0.000000 1.575044 ( 1.580790)
build_ruby 0.001946 0.000005 4.224217 ( 40.806722)
build_all 0.005982 0.000424 5.770628 ( 5.034493)
build_install 0.020216 0.000034 8.684267 ( 8.783626)
test_btest 0.000956 0.000155 82.182877 ( 38.070583)
test_basic 0.004937 0.005718 0.949075 ( 1.107342)
test_all 0.115860 0.029026 729.959711 (243.337113)
test_rubyspec 0.070789 0.012665 122.766406 ( 41.807490)
total: 384.36 sec