Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-104925
#<BuildRuby:0x0000564409e59f68
@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.20230515-104925",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002934 0.002723 1.710723 ( 3.019607)
build_miniruby 0.001100 0.000163 1.142063 ( 1.140593)
build_ruby 0.001125 0.000167 2.432921 ( 2.655407)
build_all 0.005480 0.000812 2.144016 ( 1.337118)
build_install 0.014855 0.000000 3.061325 ( 2.129042)
test_btest 0.000688 0.000000 72.865456 ( 23.117558)
test_basic 0.000000 0.005204 0.600112 ( 0.678369)
test_all 0.000581 0.001391 597.708498 (184.460896)
test_rubyspec 0.006312 0.039361 73.962798 ( 85.880683)
total: 304.42 sec