Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-122400
#<BuildRuby:0x0000555e5ce46230
@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.20230502-122400",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004489 0.000945 1.473175 ( 2.795044)
build_miniruby 0.001000 0.000211 0.943042 ( 0.941480)
build_ruby 0.000990 0.000209 1.920112 ( 2.131510)
build_all 0.005539 0.000000 1.972434 ( 1.102406)
build_install 0.005652 0.008051 2.878850 ( 1.840585)
test_btest 0.000634 0.000173 73.007965 ( 19.488021)
test_basic 0.000415 0.004316 0.694198 ( 0.768770)
test_all 0.000908 0.000289 536.723191 (171.725713)
test_rubyspec 0.017767 0.021602 66.081337 ( 78.087828)
total: 278.88 sec