Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-191247
#<BuildRuby:0x00007fe18d81fdc8
@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.20240927-191247",
@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.000024 0.000005 0.000029 ( 0.000031)
autoconf 0.000043 0.000009 0.000052 ( 0.000052)
configure 0.000040 0.000009 0.000049 ( 0.000049)
build_up 0.000000 0.009811 4.863807 ( 3.974612)
build_miniruby 0.000975 0.001086 1.715112 ( 1.727689)
build_ruby 0.000000 0.002156 4.199390 ( 25.202558)
build_all 0.007864 0.000473 6.917686 ( 2.833643)
build_install 0.015202 0.004968 10.479755 ( 5.125130)
test_btest 0.000674 0.000208 92.321894 ( 25.584048)
test_basic 0.006688 0.003547 0.908565 ( 0.956742)
test_all 0.109991 0.042045 781.854209 (251.543403)
test_rubyspec 0.063013 0.022813 132.795769 ( 29.186702)
total: 346.14 sec