Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-170256
#<BuildRuby:0x00007ffa9b97fde0
@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.20241204-170256",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.008269 0.002067 4.466297 ( 4.584701)
build_miniruby 0.001823 0.000000 1.740373 ( 1.834166)
build_ruby 0.002209 0.000000 4.701680 ( 4.953230)
build_all 0.008895 0.001090 6.846365 ( 4.269878)
build_install 0.008565 0.014474 10.091879 ( 6.362369)
test_btest 0.000647 0.000203 82.455852 ( 38.436428)
test_basic 0.006942 0.005332 1.113988 ( 1.196153)
test_all 0.103815 0.045826 720.001037 (245.760994)
test_rubyspec 0.033732 0.048132 118.712649 ( 25.139778)
total: 332.54 sec