Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-184842
#<BuildRuby:0x000056164c9e9fb8
@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.20240309-184842",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.006836 2.433193 ( 2.173740)
build_miniruby 0.000803 0.000568 1.389005 ( 1.388338)
build_ruby 0.001221 0.000226 3.122907 ( 3.344072)
build_all 0.004565 0.002499 6.330198 ( 2.484251)
build_install 0.013028 0.003919 7.734583 ( 3.430259)
test_btest 0.000871 0.000183 88.500463 ( 23.279080)
test_basic 0.002073 0.006301 0.975096 ( 1.039369)
test_all 0.090663 0.025261 732.912272 (227.707014)
test_rubyspec 0.053152 0.026139 102.281609 (111.256684)
total: 376.10 sec