Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-200410
#<BuildRuby:0x000055b9484fa3b0
@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.20240204-200410",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.002092 0.003793 1.523530 ( 1.862470)
build_miniruby 0.001154 0.000193 1.227723 ( 1.225448)
build_ruby 0.001440 0.000000 2.739335 ( 2.971374)
build_all 0.000000 0.007585 5.709027 ( 2.220881)
build_install 0.012144 0.005014 7.158625 ( 3.440210)
test_btest 0.000632 0.000181 81.488471 ( 21.068895)
test_basic 0.005450 0.000000 0.688395 ( 0.747843)
test_all 0.075836 0.038374 711.252427 (225.599792)
test_rubyspec 0.067277 0.030255 143.381457 (154.928430)
total: 414.07 sec