Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-044402
#<BuildRuby:0x000055a65b13e230
@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.20230807-044402",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000034 0.000004 0.000038 ( 0.000036)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.003238 0.004486 2.330585 ( 5.170560)
build_miniruby 0.001278 0.000170 1.719082 ( 1.741385)
build_ruby 0.001624 0.000217 3.507736 ( 4.095224)
build_all 0.003615 0.004165 2.964451 ( 2.823263)
build_install 0.013711 0.005199 4.367655 ( 4.016972)
test_btest 0.000731 0.000133 85.867868 ( 47.099185)
test_basic 0.005187 0.003699 1.014874 ( 1.216460)
test_all 0.000626 0.000626 714.389247 (355.035478)
test_rubyspec 0.016820 0.044603 104.612652 (132.419810)
total: 553.62 sec