Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-193627
#<BuildRuby:0x000055725bd3a018
@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.20230918-193627",
@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.000019 0.000005 0.000024 ( 0.000019)
autoconf 0.000030 0.000008 0.000038 ( 0.000032)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.006508 0.000556 2.322130 ( 4.185138)
build_miniruby 0.001535 0.000000 1.707466 ( 1.884916)
build_ruby 0.002060 0.000000 3.395605 ( 3.839184)
build_all 0.007020 0.001491 6.429238 ( 4.918060)
build_install 0.013876 0.005559 7.796540 ( 6.926253)
test_btest 0.000708 0.000166 84.089342 ( 45.040820)
test_basic 0.005920 0.001381 0.965547 ( 1.165456)
test_all 0.008677 0.000886 692.541145 (335.023605)
test_rubyspec 0.041784 0.033678 104.964375 (125.607188)
total: 528.59 sec