Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-203307
#<BuildRuby:0x0000557cd6e0a120
@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.20230710-203307",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000007 0.000001 0.000008 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.005311 0.000924 2.040073 ( 3.577885)
build_miniruby 0.001441 0.000000 1.625514 ( 1.628019)
build_ruby 0.001705 0.000000 3.262207 ( 3.559772)
build_all 0.007453 0.000000 2.419886 ( 1.715636)
build_install 0.017668 0.000290 4.012258 ( 3.382855)
test_btest 0.000643 0.000089 81.935965 ( 39.679531)
test_basic 0.002531 0.004934 0.908602 ( 1.046516)
test_all 0.001215 0.000000 618.948666 (252.909125)
test_rubyspec 0.028211 0.024868 90.717982 (104.005863)
total: 411.51 sec