Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-201330
#<BuildRuby:0x0000561a9e901820
@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.20240313-201330",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000035 0.000002 0.000037 ( 0.000037)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.004744 0.004148 2.906558 ( 2.943827)
build_miniruby 0.001633 0.000000 1.897260 ( 1.987629)
build_ruby 0.001582 0.000000 4.056603 ( 4.579073)
build_all 0.001466 0.007709 7.184204 ( 4.280670)
build_install 0.020646 0.003485 9.625583 ( 6.959857)
test_btest 0.000782 0.000120 97.831381 ( 80.447608)
test_basic 0.008795 0.000132 1.077777 ( 1.559041)
test_all 0.100110 0.030741 812.561212 (594.857845)
test_rubyspec 0.079781 0.017042 138.027874 (192.662445)
total: 890.28 sec