Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-104426
#<BuildRuby:0x000056059d3ca228
@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.20240125-104426",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.001791 0.004231 1.925167 ( 2.317726)
build_miniruby 0.001282 0.000148 1.574216 ( 1.573423)
build_ruby 0.001846 0.000213 3.427532 ( 3.848487)
build_all 0.004239 0.003621 6.320964 ( 3.755292)
build_install 0.004241 0.014238 7.585782 ( 4.699751)
test_btest 0.000291 0.000743 88.668956 ( 45.107636)
test_basic 0.004949 0.002340 0.927531 ( 1.101427)
test_all 0.082965 0.029528 758.805655 (272.997936)
test_rubyspec 0.043919 0.062037 169.029484 (189.561274)
total: 524.96 sec