Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-024342
#<BuildRuby:0x000056351d3b6098
@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.20240310-024342",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007761 0.000000 2.515163 ( 2.410791)
build_miniruby 0.001267 0.000092 1.643443 ( 1.645125)
build_ruby 0.001459 0.000146 3.548909 ( 3.772547)
build_all 0.000000 0.008412 6.861599 ( 3.443277)
build_install 0.016959 0.003347 8.583435 ( 4.963382)
test_btest 0.000778 0.000134 92.121453 ( 39.264241)
test_basic 0.002357 0.003752 0.950743 ( 1.019044)
test_all 0.061837 0.059156 903.569532 (348.013825)
test_rubyspec 0.038041 0.050376 126.269454 (135.632676)
total: 540.17 sec