Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-013526
#<BuildRuby:0x000055b4d5a36008
@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.20231214-013526",
@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.000010 0.000004 0.000014 ( 0.000015)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.004988 0.001663 1.987917 ( 2.042153)
build_miniruby 0.000871 0.000290 1.304855 ( 1.303192)
build_ruby 0.001519 0.000000 2.582682 ( 2.798991)
build_all 0.007696 0.000000 5.429626 ( 2.150635)
build_install 0.011923 0.004231 6.459875 ( 3.051994)
test_btest 0.000650 0.000200 80.542856 ( 20.755178)
test_basic 0.004103 0.001263 0.825317 ( 0.886993)
test_all 0.080052 0.038418 638.593835 (197.033600)
test_rubyspec 0.021883 0.039196 93.473213 (105.352542)
total: 335.38 sec