Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-012517
#<BuildRuby:0x00005637cb07e078
@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.20230924-012517",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.005723 0.001321 2.252316 ( 4.536467)
build_miniruby 0.001039 0.000240 1.640166 ( 1.791586)
build_ruby 0.001392 0.000321 3.196660 ( 3.621415)
build_all 0.002998 0.005155 6.046866 ( 4.302216)
build_install 0.014048 0.005928 7.464328 ( 5.776215)
test_btest 0.001006 0.000287 81.287254 ( 42.922662)
test_basic 0.007476 0.000768 0.972311 ( 1.347682)
test_all 0.004909 0.004644 683.830718 (297.268421)
test_rubyspec 0.040283 0.028660 103.861515 (124.408072)
total: 485.98 sec