Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-113344
#<BuildRuby:0x00005645a6629e58
@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.20231013-113344",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.005770 0.000769 2.443646 ( 3.560983)
build_miniruby 0.000000 0.001927 1.621926 ( 1.759908)
build_ruby 0.000000 0.001716 3.524311 ( 3.826943)
build_all 0.006857 0.001552 6.304825 ( 3.904669)
build_install 0.013619 0.007188 8.018357 ( 5.360087)
test_btest 0.000702 0.000141 85.871526 ( 47.843724)
test_basic 0.000000 0.007747 0.987161 ( 1.115090)
test_all 0.001639 0.008655 693.725912 (307.589637)
test_rubyspec 0.041687 0.028181 107.683865 (129.469732)
total: 504.43 sec