Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-101652
#<BuildRuby:0x000055ad40bde320
@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.20231023-101652",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.005781 0.001445 3.537631 ( 3.880526)
build_miniruby 0.001072 0.000268 1.588857 ( 1.654307)
build_ruby 0.000000 0.002147 3.126327 ( 3.400206)
build_all 0.004767 0.003387 5.842707 ( 3.564231)
build_install 0.002789 0.017030 8.090826 ( 5.009741)
test_btest 0.000660 0.000291 80.385941 ( 37.082048)
test_basic 0.000000 0.005511 0.809590 ( 0.907403)
test_all 0.084052 0.033338 626.275543 (221.971909)
test_rubyspec 0.039203 0.027024 88.372848 (100.995836)
total: 378.47 sec