Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-122749
#<BuildRuby:0x00005615537f1ed0
@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.20230607-122749",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000000 0.005687 1.572449 ( 2.809328)
build_miniruby 0.000000 0.001347 1.125325 ( 1.124054)
build_ruby 0.000000 0.001791 2.189121 ( 2.375528)
build_all 0.000000 0.006419 1.840072 ( 1.031979)
build_install 0.004364 0.008978 3.068958 ( 2.101401)
test_btest 0.000700 0.000305 78.283283 ( 20.617733)
test_basic 0.001083 0.004196 0.734467 ( 0.808472)
test_all 0.000938 0.000449 567.506468 (168.554282)
test_rubyspec 0.015242 0.022723 72.860314 ( 84.727320)
total: 284.15 sec