Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-021307
#<BuildRuby:0x0000557c29b31f00
@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.20221229-021307",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004095 0.000975 1.150142 ( 2.091868)
build_miniruby 0.001152 0.000274 1.480574 ( 1.600880)
build_ruby 0.001373 0.000327 3.577652 ( 4.327328)
build_all 0.005709 0.001359 3.729211 ( 3.077436)
build_install 0.011881 0.002829 3.099733 ( 3.047303)
test_btest 0.000682 0.000162 55.750505 ( 34.162418)
test_basic 0.006881 0.000384 0.452286 ( 0.733886)
test_all 0.000827 0.000886 614.271377 (298.309899)
test_rubyspec 0.017817 0.035193 72.941698 ( 93.160178)
total: 440.51 sec