Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-172056
#<BuildRuby:0x000055ac1135d7f8
@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.20231020-172056",
@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.000020)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006714 0.000097 2.328727 ( 3.471679)
build_miniruby 0.001591 0.000059 1.677766 ( 1.976283)
build_ruby 0.002166 0.000000 3.437816 ( 4.187700)
build_all 0.005521 0.003654 5.909423 ( 5.524513)
build_install 0.016875 0.004044 7.635804 ( 6.935432)
test_btest 0.000860 0.000074 81.281980 ( 73.235188)
test_basic 0.007518 0.000292 0.941298 ( 1.522804)
test_all 0.010194 0.000156 644.285612 (318.102701)
test_rubyspec 0.038996 0.026964 97.971009 (111.590817)
total: 526.55 sec