Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-110442
#<BuildRuby:0x000055caa911a390
@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.20230914-110442",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002439 0.004520 2.315198 ( 4.005626)
build_miniruby 0.001661 0.000307 1.745607 ( 1.847615)
build_ruby 0.001706 0.000316 3.330109 ( 3.556063)
build_all 0.007876 0.000000 6.389269 ( 3.449836)
build_install 0.017688 0.000000 7.748956 ( 5.158532)
test_btest 0.000770 0.000116 87.183036 ( 34.637850)
test_basic 0.004864 0.000737 0.918077 ( 1.020785)
test_all 0.004024 0.005198 672.277264 (241.605372)
test_rubyspec 0.050058 0.020654 101.297448 (112.834077)
total: 408.12 sec