Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-193929
#<BuildRuby:0x000055ecbc9ca118
@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-193929",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000928 0.004077 1.694791 ( 3.068086)
build_miniruby 0.001130 0.000189 1.257869 ( 1.256743)
build_ruby 0.001432 0.000239 2.552312 ( 2.782498)
build_all 0.000000 0.006831 2.082149 ( 1.326117)
build_install 0.009306 0.004563 3.157037 ( 2.177359)
test_btest 0.000665 0.000173 72.408683 ( 21.121142)
test_basic 0.003173 0.003761 0.696543 ( 0.777543)
test_all 0.002113 0.000000 574.773652 (206.522416)
test_rubyspec 0.017797 0.026101 74.690516 ( 86.678497)
total: 325.71 sec