Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-215110
#<BuildRuby:0x00005642c2eda390
@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.20230730-215110",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005946 0.000700 2.292545 ( 7.653604)
build_miniruby 0.001674 0.000000 1.810078 ( 3.937706)
build_ruby 0.001642 0.000000 3.634726 ( 10.766010)
build_all 0.007711 0.000851 2.748613 ( 5.913146)
build_install 0.005120 0.017071 4.436802 ( 11.975565)
test_btest 0.000648 0.000148 84.495060 ( 96.188483)
test_basic 0.007438 0.000732 0.958169 ( 2.563245)
test_all 0.001902 0.000423 657.947748 (606.887999)
test_rubyspec 0.027266 0.033855 96.499617 (192.839743)
total: 938.73 sec