Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-180500
#<BuildRuby:0x00007ff421fcfdd8
@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.20240723-180500",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003636 0.003961 3.810054 ( 3.767295)
build_miniruby 0.001960 0.000000 1.439237 ( 1.442039)
build_ruby 0.002065 0.000000 3.753184 ( 3.987103)
build_all 0.006955 0.002332 8.060790 ( 3.621909)
build_install 0.006752 0.013182 10.678194 ( 5.326288)
test_btest 0.001029 0.000000 119.118818 ( 31.618664)
test_basic 0.007625 0.002056 1.281192 ( 1.327628)
test_all 0.111015 0.042052 855.853038 (295.610555)
test_rubyspec 0.060613 0.023904 161.028451 ( 35.391785)
total: 382.09 sec