Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-093012
#<BuildRuby:0x000056361b3be320
@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-093012",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000043 0.000000 0.000043 ( 0.000034)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.006684 0.000000 2.053685 ( 3.300450)
build_miniruby 0.001561 0.000023 1.712055 ( 1.713390)
build_ruby 0.001222 0.000168 3.010019 ( 3.231054)
build_all 0.000000 0.007708 5.758337 ( 2.537435)
build_install 0.006879 0.012836 7.644349 ( 5.136761)
test_btest 0.001227 0.000000 86.126441 ( 40.111651)
test_basic 0.007444 0.001376 0.974029 ( 1.089084)
test_all 0.004584 0.005346 682.511042 (270.247510)
test_rubyspec 0.039637 0.032437 104.319293 (120.079818)
total: 447.45 sec