Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-042804
#<BuildRuby:0x0000555bbbefd820
@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.20230611-042804",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.005806 0.000968 1.931781 ( 4.207272)
build_miniruby 0.001348 0.000225 1.400398 ( 1.544468)
build_ruby 0.001327 0.000221 2.705331 ( 3.244416)
build_all 0.002311 0.004819 2.248046 ( 2.446362)
build_install 0.016924 0.001549 3.501730 ( 3.440284)
test_btest 0.000624 0.000120 75.595634 ( 39.435915)
test_basic 0.002640 0.005385 0.774051 ( 1.113225)
test_all 0.002145 0.000495 596.210318 (267.785357)
test_rubyspec 0.031975 0.022459 83.988899 (104.544990)
total: 427.76 sec