Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-213910
#<BuildRuby:0x000055b75a67a1a8
@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.20230215-213910",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000000 0.004758 1.378023 ( 1.849078)
build_miniruby 0.000539 0.000950 1.182020 ( 1.187029)
build_ruby 0.001084 0.000330 2.330190 ( 2.587438)
build_all 0.000000 0.006687 3.751771 ( 2.005062)
build_install 0.009063 0.005125 2.976380 ( 2.585577)
test_btest 0.000523 0.000210 55.922277 ( 28.747802)
test_basic 0.002600 0.004326 0.500143 ( 0.607570)
test_all 0.000950 0.000411 638.829251 (246.750528)
test_rubyspec 0.030581 0.014699 70.568720 ( 81.580539)
total: 367.90 sec