Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-131015
#<BuildRuby:0x0000561eccc1a138
@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.20230921-131015",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000000 0.006434 2.113592 ( 3.448750)
build_miniruby 0.000000 0.001792 1.247809 ( 1.246187)
build_ruby 0.000222 0.001583 2.952762 ( 3.158662)
build_all 0.001137 0.006598 6.247026 ( 2.808839)
build_install 0.017643 0.000861 7.662674 ( 4.037672)
test_btest 0.000575 0.000153 83.896177 ( 27.563887)
test_basic 0.004913 0.001300 0.892190 ( 0.959080)
test_all 0.006912 0.001829 725.559613 (227.483050)
test_rubyspec 0.046259 0.014144 95.766125 (107.174738)
total: 377.88 sec