Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-011823
#<BuildRuby:0x00007f41e498fdc8
@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.20241009-011823",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000010 0.000042 ( 0.000041)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.003796 0.003950 3.742268 ( 4.198260)
build_miniruby 0.001378 0.000444 1.708264 ( 1.705391)
build_ruby 0.001315 0.000424 4.316355 ( 4.510309)
build_all 0.009626 0.000427 7.146461 ( 2.935615)
build_install 0.015206 0.002543 10.435183 ( 5.066535)
test_btest 0.000801 0.000232 96.389623 ( 38.306181)
test_basic 0.007691 0.002226 1.148570 ( 1.208448)
test_all 0.096654 0.051549 770.678448 (229.317113)
test_rubyspec 0.028827 0.057373 131.847339 ( 30.149575)
total: 317.40 sec