Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-072114
#<BuildRuby:0x00007f2ce422fde0
@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.20240904-072114",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.006415 0.001403 3.744967 ( 3.696506)
build_miniruby 0.001463 0.000320 1.693591 ( 1.690427)
build_ruby 0.002006 0.000000 4.328636 ( 4.474448)
build_all 0.008659 0.000000 8.065853 ( 3.275399)
build_install 0.019598 0.000000 10.503809 ( 4.797947)
test_btest 0.000864 0.000029 116.204574 ( 31.035819)
test_basic 0.005985 0.003465 1.139297 ( 1.188364)
test_all 0.120194 0.032052 905.954017 (292.521922)
test_rubyspec 0.038669 0.044163 170.003253 ( 39.196470)
total: 381.88 sec