Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-045037
#<BuildRuby:0x00007facd771fdc8
@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.20240621-045037",
@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.000006 0.000028 ( 0.000028)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.008112 0.000943 3.715570 ( 3.854086)
build_miniruby 0.001624 0.000372 1.537165 ( 1.533577)
build_ruby 0.002516 0.000000 4.388080 ( 4.544242)
build_all 0.005347 0.004064 8.270565 ( 3.716934)
build_install 0.011632 0.013769 11.439707 ( 6.111876)
test_btest 0.000733 0.000226 112.607071 ( 32.689855)
test_basic 0.004953 0.004278 1.167362 ( 1.232733)
test_all 0.096683 0.052195 793.470353 (228.014566)
test_rubyspec 0.049802 0.036805 160.842539 ( 34.258378)
total: 315.96 sec