Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-164053
#<BuildRuby:0x000055866dd81a00
@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.20230307-164053",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002225 0.004281 1.596227 ( 3.734283)
build_miniruby 0.001406 0.000000 1.301436 ( 1.306492)
build_ruby 0.001510 0.000000 2.741632 ( 3.171763)
build_all 0.007145 0.000000 2.260515 ( 2.210867)
build_install 0.009039 0.008782 3.358460 ( 3.256462)
test_btest 0.000673 0.000182 68.844173 ( 38.380408)
test_basic 0.004209 0.001861 0.526007 ( 0.746224)
test_all 0.001330 0.000204 526.506141 (230.832067)
test_rubyspec 0.028401 0.020317 79.287397 ( 95.874738)
total: 379.51 sec