Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-171914
#<BuildRuby:0x0000560cedf96168
@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-171914",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005768 0.000200 1.263551 ( 2.667913)
build_miniruby 0.001599 0.000177 1.403858 ( 1.798880)
build_ruby 0.001956 0.000217 3.218998 ( 4.474017)
build_all 0.005590 0.004373 4.216395 ( 5.511492)
build_install 0.020730 0.000479 3.305757 ( 4.575489)
test_btest 0.000768 0.000096 60.533822 ( 63.776948)
test_basic 0.006976 0.000327 0.485172 ( 0.780243)
test_all 0.001343 0.000163 736.790196 (540.727891)
test_rubyspec 0.037835 0.018225 76.077444 ( 92.481795)
total: 716.80 sec