Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-220147
#<BuildRuby:0x0000561fe682a008
@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.20240117-220147",
@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.000003 0.000015 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.000109 0.004897 1.550117 ( 1.892943)
build_miniruby 0.000987 0.000256 1.536639 ( 1.534550)
build_ruby 0.001551 0.000000 2.872968 ( 3.105415)
build_all 0.005971 0.001003 5.539982 ( 2.263251)
build_install 0.013821 0.001483 6.407648 ( 3.128017)
test_btest 0.000978 0.000000 81.567981 ( 21.790597)
test_basic 0.006512 0.000000 0.839150 ( 0.899735)
test_all 0.094662 0.022770 722.542846 (204.108827)
test_rubyspec 0.046288 0.049744 140.158176 (151.725240)
total: 390.45 sec