Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-184422
#<BuildRuby:0x00005605ff9f1f90
@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.20230123-184422",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.001075 0.004195 1.191468 ( 1.638430)
build_miniruby 0.001397 0.000167 1.277301 ( 1.287559)
build_ruby 0.001521 0.000183 3.013437 ( 3.330617)
build_all 0.006300 0.000756 3.911417 ( 2.274226)
build_install 0.010930 0.004778 3.071476 ( 2.410151)
test_btest 0.000603 0.000089 56.930942 ( 30.710067)
test_basic 0.001550 0.004875 0.431187 ( 0.778649)
test_all 0.000748 0.000138 656.914305 (264.429691)
test_rubyspec 0.021520 0.030809 73.692464 ( 89.610940)
total: 396.47 sec