Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-194958
#<BuildRuby:0x000055d361855f68
@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.20231019-194958",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.002714 0.004348 2.379549 ( 2.493744)
build_miniruby 0.000000 0.002051 1.650477 ( 1.649672)
build_ruby 0.000676 0.001310 3.546637 ( 3.745773)
build_all 0.005421 0.002940 6.161465 ( 3.120636)
build_install 0.017867 0.000953 7.837847 ( 4.356256)
test_btest 0.000315 0.000759 88.005335 ( 33.637288)
test_basic 0.000215 0.007131 0.975850 ( 1.042974)
test_all 0.004912 0.004193 729.335511 (308.897918)
test_rubyspec 0.035095 0.032990 103.850658 (117.252120)
total: 476.20 sec