Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-024041
#<BuildRuby:0x000055f2fe649a00
@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.20230917-024041",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.003581 0.004970 2.414870 ( 4.835337)
build_miniruby 0.001248 0.000357 1.778656 ( 2.256768)
build_ruby 0.001376 0.000393 3.372447 ( 3.942369)
build_all 0.009035 0.000180 6.636772 ( 5.515788)
build_install 0.018457 0.001416 7.993911 ( 6.644316)
test_btest 0.000000 0.001278 88.073527 ( 47.463755)
test_basic 0.002518 0.006852 1.088732 ( 1.443171)
test_all 0.008785 0.001273 695.397238 (361.208013)
test_rubyspec 0.022268 0.053080 107.797118 (124.188542)
total: 557.50 sec