Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-055007
#<BuildRuby:0x00007f7dac5ffdd0
@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.20241115-055007",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.000000 0.007576 3.518036 ( 3.450683)
build_miniruby 0.000000 0.001583 1.540352 ( 1.537503)
build_ruby 0.001011 0.000946 3.954756 ( 4.164215)
build_all 0.006798 0.001528 6.054954 ( 2.500825)
build_install 0.015245 0.002541 8.755492 ( 4.084724)
test_btest 0.000000 0.001352 79.004237 ( 22.498031)
test_basic 0.008248 0.002562 0.906857 ( 0.954562)
test_all 0.115399 0.032479 719.541652 (233.195475)
test_rubyspec 0.053724 0.026699 119.618024 ( 28.526363)
total: 300.91 sec