Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-094956
#<BuildRuby:0x000055d3fbad5a00
@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.20240131-094956",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.001643 0.004200 1.894222 ( 2.223862)
build_miniruby 0.001295 0.000270 1.578520 ( 1.577736)
build_ruby 0.002064 0.000000 3.248503 ( 3.450752)
build_all 0.003341 0.004346 6.361876 ( 3.327952)
build_install 0.016627 0.000961 7.701897 ( 4.515419)
test_btest 0.000624 0.000134 87.023287 ( 37.122757)
test_basic 0.006024 0.001291 0.914241 ( 1.011720)
test_all 0.088648 0.026058 782.881913 (301.741948)
test_rubyspec 0.044694 0.058360 166.453227 (178.160873)
total: 533.13 sec