Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-035143
#<BuildRuby:0x000055f72f3f9fb8
@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.20240120-035143",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001400 0.004241 1.504262 ( 1.859888)
build_miniruby 0.001584 0.000000 1.308743 ( 1.306350)
build_ruby 0.001624 0.000000 2.900200 ( 3.109926)
build_all 0.005713 0.001817 5.717823 ( 2.242606)
build_install 0.015530 0.000830 6.858147 ( 3.494733)
test_btest 0.000680 0.000124 81.912112 ( 21.272164)
test_basic 0.002738 0.003595 0.674553 ( 0.731492)
test_all 0.092455 0.026351 684.872320 (209.314605)
test_rubyspec 0.043274 0.048793 139.602561 (151.051342)
total: 394.38 sec