Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-132907
#<BuildRuby:0x0000564411e35f48
@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.20230921-132907",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005477 0.000755 1.991043 ( 3.379483)
build_miniruby 0.001117 0.000154 1.657286 ( 1.656210)
build_ruby 0.001513 0.000209 3.133205 ( 3.386173)
build_all 0.003774 0.004217 6.274268 ( 2.756390)
build_install 0.003338 0.014562 7.334953 ( 3.738047)
test_btest 0.000528 0.000144 82.000223 ( 26.809997)
test_basic 0.005393 0.000000 0.930189 ( 0.994090)
test_all 0.007780 0.001342 669.740729 (214.873014)
test_rubyspec 0.038720 0.022366 95.777284 (107.206104)
total: 364.80 sec