Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-064506
#<BuildRuby:0x000055e4f1911820
@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.20240314-064506",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.007936 0.000499 3.454493 ( 3.481161)
build_miniruby 0.000000 0.001741 1.825754 ( 1.873412)
build_ruby 0.000223 0.001634 3.692352 ( 4.008916)
build_all 0.007532 0.000465 7.097438 ( 4.044581)
build_install 0.009636 0.011625 9.523987 ( 5.924669)
test_btest 0.000634 0.000131 95.841113 ( 48.455600)
test_basic 0.003575 0.000736 1.046487 ( 1.154852)
test_all 0.086048 0.034432 851.586766 (343.175129)
test_rubyspec 0.040480 0.056569 135.205763 (148.082622)
total: 560.20 sec