Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-083540
#<BuildRuby:0x000055594cb527c8
@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.20230831-083540",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000000 0.005618 1.699084 ( 2.080125)
build_miniruby 0.000000 0.001337 1.559071 ( 1.559735)
build_ruby 0.000000 0.001826 3.171009 ( 3.375673)
build_all 0.001572 0.005371 5.863291 ( 2.391596)
build_install 0.016222 0.002263 7.337769 ( 4.318867)
test_btest 0.000920 0.000216 84.663643 ( 34.694750)
test_basic 0.003864 0.004640 1.046725 ( 1.244456)
test_all 0.002710 0.008445 697.782023 (249.137383)
test_rubyspec 0.016418 0.049255 101.958688 (113.417994)
total: 412.22 sec