Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-220023
#<BuildRuby:0x000055641250e120
@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.20230629-220023",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002372 0.003759 2.081874 ( 3.553044)
build_miniruby 0.001256 0.000251 1.593443 ( 1.617141)
build_ruby 0.001799 0.000000 3.246811 ( 3.504996)
build_all 0.007520 0.000000 2.609954 ( 2.333656)
build_install 0.013379 0.004570 3.917017 ( 4.116220)
test_btest 0.000000 0.001017 80.853953 ( 40.918616)
test_basic 0.001403 0.006258 0.855226 ( 0.963404)
test_all 0.000000 0.001590 580.873115 (247.624471)
test_rubyspec 0.032048 0.020250 88.573588 (101.707452)
total: 406.34 sec