Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-121917
#<BuildRuby:0x00007f2b74edfde0
@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.20240815-121917",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007010 0.000400 2.572792 ( 2.715863)
build_miniruby 0.001783 0.000000 1.161583 ( 1.158494)
build_ruby 0.000000 0.002126 3.398920 ( 13.984254)
build_all 0.005523 0.001854 6.692507 ( 2.432470)
build_install 0.013775 0.003665 9.454218 ( 4.149029)
test_btest 0.000817 0.000141 105.841117 ( 28.209864)
test_basic 0.000929 0.008406 1.059052 ( 1.103438)
test_all 0.112968 0.034559 744.585425 (211.606509)
test_rubyspec 0.064179 0.030996 161.329056 ( 28.643007)
total: 294.00 sec