Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-051225
#<BuildRuby:0x00005647ae845f48
@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.20230829-051225",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000035)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.006672 0.000276 2.343233 ( 4.567727)
build_miniruby 0.001357 0.000140 1.689427 ( 1.757962)
build_ruby 0.000000 0.001850 3.520728 ( 3.928343)
build_all 0.006042 0.002467 6.651981 ( 4.678945)
build_install 0.020101 0.000380 8.122100 ( 6.009718)
test_btest 0.000818 0.000096 87.081712 ( 47.154617)
test_basic 0.004122 0.004311 0.983863 ( 1.237236)
test_all 0.005526 0.004535 676.239327 (300.224236)
test_rubyspec 0.046788 0.028218 109.719294 (128.958056)
total: 498.52 sec