Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-053652
#<BuildRuby:0x0000558e7467e208
@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.20231020-053652",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000000 0.005843 2.202775 ( 2.304296)
build_miniruby 0.000000 0.001562 1.585279 ( 1.585300)
build_ruby 0.001136 0.000646 3.438427 ( 3.650023)
build_all 0.004630 0.004181 5.845602 ( 2.949675)
build_install 0.009587 0.010125 7.191357 ( 3.880185)
test_btest 0.000536 0.000166 81.172418 ( 31.785083)
test_basic 0.006772 0.000874 0.912458 ( 0.982129)
test_all 0.004384 0.004604 650.752120 (234.442258)
test_rubyspec 0.037936 0.032160 97.110740 (114.317219)
total: 395.90 sec