Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-032351
#<BuildRuby:0x000055cf9fad2018
@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.20231014-032351",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.001853 0.004519 2.338994 ( 2.453387)
build_miniruby 0.001072 0.000268 1.548108 ( 1.546419)
build_ruby 0.000000 0.001678 3.365836 ( 3.562332)
build_all 0.000000 0.007116 5.970603 ( 2.408720)
build_install 0.015598 0.001973 7.603510 ( 3.797021)
test_btest 0.000758 0.000236 88.672358 ( 26.621199)
test_basic 0.005758 0.000518 0.808724 ( 0.870470)
test_all 0.007638 0.001029 690.226667 (218.237553)
test_rubyspec 0.029397 0.031256 96.953069 (108.141501)
total: 367.64 sec