Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-175609
#<BuildRuby:0x000055ffa820de80
@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.20230922-175609",
@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.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006467 0.000000 2.092083 ( 3.350800)
build_miniruby 0.001284 0.000000 1.611723 ( 1.610285)
build_ruby 0.001565 0.000209 3.158509 ( 3.364505)
build_all 0.001448 0.007628 6.046397 ( 2.846336)
build_install 0.016112 0.004019 7.575508 ( 4.033965)
test_btest 0.000900 0.000000 81.926157 ( 26.497103)
test_basic 0.005110 0.000000 0.945939 ( 1.032943)
test_all 0.004982 0.003821 671.001742 (236.053063)
test_rubyspec 0.046299 0.025954 98.370266 (111.240227)
total: 390.03 sec