Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-052650
#<BuildRuby:0x00007f781d63fdc0
@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.20240620-052650",
@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.000007 0.000031 ( 0.000032)
autoconf 0.000042 0.000011 0.000053 ( 0.000053)
configure 0.000037 0.000010 0.000047 ( 0.000047)
build_up 0.008586 0.001215 4.195625 ( 6.847065)
build_miniruby 0.000000 0.002539 1.847300 ( 2.503902)
build_ruby 0.001468 0.001918 4.775598 ( 6.283473)
build_all 0.003270 0.008048 8.849734 ( 10.771694)
build_install 0.019759 0.006650 12.112341 ( 13.951273)
test_btest 0.000730 0.000250 123.074492 (137.385771)
test_basic 0.000000 0.014658 1.390782 ( 2.139492)
test_all 0.123575 0.038127 907.885080 (459.260964)
test_rubyspec 0.065936 0.029818 163.547847 ( 39.319874)
total: 678.46 sec