Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-195854
#<BuildRuby:0x000055dc5c425f20
@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.20230605-195854",
@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.000011 0.000002 0.000013 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000000 0.005750 1.880861 ( 3.204908)
build_miniruby 0.000000 0.001563 1.398198 ( 1.403976)
build_ruby 0.001618 0.000000 2.926387 ( 3.096466)
build_all 0.005934 0.001290 2.260158 ( 1.729730)
build_install 0.017596 0.000000 3.340928 ( 2.589957)
test_btest 0.000929 0.000000 77.489145 ( 36.708933)
test_basic 0.006223 0.000747 0.791313 ( 0.899257)
test_all 0.001870 0.000334 560.072337 (214.509032)
test_rubyspec 0.039526 0.017386 84.239960 ( 98.102212)
total: 362.25 sec