Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-113158
#<BuildRuby:0x0000564304ac6258
@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.20230725-113158",
@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.000002 0.000023 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.007350 0.000222 2.244328 ( 4.050210)
build_miniruby 0.001452 0.000091 1.728624 ( 1.875112)
build_ruby 0.001466 0.000091 3.342160 ( 3.907060)
build_all 0.007869 0.000000 2.600014 ( 1.918427)
build_install 0.018817 0.000844 4.083378 ( 3.198717)
test_btest 0.001122 0.000064 80.695089 ( 36.300481)
test_basic 0.000000 0.007789 1.007614 ( 1.340742)
test_all 0.001409 0.000709 659.352533 (266.558530)
test_rubyspec 0.033448 0.015929 85.297632 ( 96.687271)
total: 415.84 sec