Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-225814
#<BuildRuby:0x00007f386111fdc8
@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.20241127-225814",
@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.000037 0.000007 0.000044 ( 0.000043)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.007999 0.001371 3.753661 ( 4.380480)
build_miniruby 0.001613 0.000276 1.793238 ( 1.896479)
build_ruby 0.001932 0.000331 4.590808 ( 5.073030)
build_all 0.009820 0.000191 6.964448 ( 4.685232)
build_install 0.024864 0.000000 9.806721 ( 7.319699)
test_btest 0.000957 0.000000 82.097034 ( 65.868137)
test_basic 0.008624 0.003665 1.094512 ( 1.500078)
test_all 0.120260 0.038288 883.886839 (464.521142)
test_rubyspec 0.048535 0.036112 125.621604 ( 34.087689)
total: 589.33 sec