Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-004509
#<BuildRuby:0x000055f1cee75d90
@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.20240115-004509",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.001130 0.004311 1.726275 ( 2.600426)
build_miniruby 0.001326 0.000318 1.812263 ( 1.943506)
build_ruby 0.001669 0.000401 3.407250 ( 3.918190)
build_all 0.004566 0.004308 6.008557 ( 4.653444)
build_install 0.014080 0.004613 7.166596 ( 6.013069)
test_btest 0.000616 0.000170 84.023009 ( 69.262477)
test_basic 0.004785 0.003193 0.899478 ( 1.427901)
test_all 0.082488 0.048223 804.735220 (900.654555)
test_rubyspec 0.052845 0.027700 103.502103 (186.503108)
total: 1176.98 sec