Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-105000
#<BuildRuby:0x00007ff599f8fde0
@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.20241203-105000",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.003878 0.005306 3.906082 ( 3.611851)
build_miniruby 0.000000 0.002089 1.828713 ( 1.946067)
build_ruby 0.001277 0.000938 4.567991 ( 4.894921)
build_all 0.005381 0.005489 6.702355 ( 4.370302)
build_install 0.018454 0.004988 9.714796 ( 5.979185)
test_btest 0.000631 0.000234 66.629566 ( 17.401513)
test_basic 0.005773 0.003146 0.687322 ( 0.753552)
test_all 0.113975 0.028580 702.901385 (204.247744)
test_rubyspec 0.051334 0.034563 116.346682 ( 32.306242)
total: 275.51 sec