Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-014421
#<BuildRuby:0x000055824f56a258
@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.20240212-014421",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000023)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.004983 0.000830 1.999846 ( 2.343386)
build_miniruby 0.001485 0.000248 1.557197 ( 1.560251)
build_ruby 0.001439 0.000239 3.521036 ( 3.747338)
build_all 0.003785 0.004240 6.363005 ( 2.860812)
build_install 0.010958 0.007129 7.704653 ( 3.906853)
test_btest 0.000830 0.000201 89.204810 ( 35.030833)
test_basic 0.005251 0.000257 0.908593 ( 0.998690)
test_all 0.084754 0.033021 765.495306 (256.760087)
test_rubyspec 0.065559 0.040034 172.562200 (182.737775)
total: 489.95 sec