Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-104359
#<BuildRuby:0x00005633f96ae018
@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.20240220-104359",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.001114 0.006143 2.612708 ( 2.286695)
build_miniruby 0.000988 0.000301 1.490129 ( 1.488204)
build_ruby 0.001218 0.000371 3.145511 ( 13.520299)
build_all 0.005659 0.002046 6.556315 ( 2.653935)
build_install 0.018663 0.003737 9.003412 ( 4.523146)
test_btest 0.000959 0.000000 93.692827 ( 32.030648)
test_basic 0.006125 0.000000 0.949027 ( 1.008902)
test_all 0.080212 0.038350 737.386823 (208.576194)
test_rubyspec 0.031867 0.052198 108.642260 (117.577016)
total: 383.67 sec