Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-093255
#<BuildRuby:0x00007f1dab28fdc8
@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.20240926-093255",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.006188 0.002677 4.448608 ( 3.733625)
build_miniruby 0.001406 0.000321 1.370878 ( 1.368133)
build_ruby 0.001957 0.000000 4.417413 ( 4.603294)
build_all 0.008556 0.000000 6.958868 ( 2.858891)
build_install 0.008115 0.011504 9.929007 ( 4.294877)
test_btest 0.000763 0.000210 93.123376 ( 29.728491)
test_basic 0.000000 0.010060 1.131993 ( 1.176155)
test_all 0.125438 0.028044 792.126017 (266.376398)
test_rubyspec 0.051905 0.040131 137.797634 ( 30.720067)
total: 344.86 sec