Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-201333
#<BuildRuby:0x00007f657609fdc0
@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.20240925-201333",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.000649 0.008219 4.446144 ( 3.794514)
build_miniruby 0.001234 0.000318 1.695429 ( 1.691770)
build_ruby 0.002040 0.000000 4.033323 ( 4.254887)
build_all 0.007946 0.000488 6.791744 ( 2.839579)
build_install 0.015317 0.004867 8.877869 ( 3.932156)
test_btest 0.000815 0.000204 92.997731 ( 24.852726)
test_basic 0.008216 0.002054 1.071275 ( 1.116106)
test_all 0.088879 0.061649 780.270593 (290.871927)
test_rubyspec 0.035866 0.050045 134.522658 ( 35.957940)
total: 369.31 sec