Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-101957
#<BuildRuby:0x000055c8f736a3b0
@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.20230507-101957",
@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.000002 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004966 0.000864 1.834959 ( 3.252887)
build_miniruby 0.001143 0.000198 1.361651 ( 1.462571)
build_ruby 0.001300 0.000226 2.478984 ( 2.716524)
build_all 0.000000 0.006237 2.135230 ( 1.380169)
build_install 0.009834 0.004949 3.326282 ( 2.536054)
test_btest 0.001063 0.000000 73.135265 ( 30.108178)
test_basic 0.007036 0.000000 0.690991 ( 0.771695)
test_all 0.001973 0.000153 577.550829 (199.434914)
test_rubyspec 0.024728 0.014742 71.605521 ( 83.251827)
total: 324.92 sec