Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-165057
#<BuildRuby:0x000055a60014e2d0
@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.20240113-165057",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.000000 0.005758 1.610439 ( 1.965322)
build_miniruby 0.000000 0.001526 1.647842 ( 1.650831)
build_ruby 0.000000 0.001787 3.016828 ( 3.262945)
build_all 0.002499 0.004970 5.508822 ( 2.865870)
build_install 0.013230 0.003131 6.554382 ( 4.062158)
test_btest 0.000000 0.000836 81.327937 ( 32.460896)
test_basic 0.000000 0.008194 0.822049 ( 0.900291)
test_all 0.078502 0.037765 791.294192 (293.789322)
test_rubyspec 0.031894 0.033933 92.763859 (104.671678)
total: 445.63 sec