Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-152305
#<BuildRuby:0x0000558584b66390
@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.20230908-152305",
@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.000004 0.000025 ( 0.000024)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.005928 0.000988 2.314031 ( 4.526049)
build_miniruby 0.001582 0.000264 1.680566 ( 1.822758)
build_ruby 0.001765 0.000294 3.404226 ( 3.854998)
build_all 0.006959 0.001160 6.313439 ( 4.357696)
build_install 0.011799 0.007764 7.511211 ( 5.415616)
test_btest 0.000584 0.000120 82.276423 ( 43.486863)
test_basic 0.002735 0.005012 0.948112 ( 1.254576)
test_all 0.009338 0.000097 648.111621 (304.537120)
test_rubyspec 0.043595 0.032394 103.596998 (125.532287)
total: 494.79 sec