Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-165917
#<BuildRuby:0x0000561be3f71f48
@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.20230501-165917",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001397 0.004305 1.775798 ( 3.057869)
build_miniruby 0.000917 0.000208 1.139847 ( 1.139190)
build_ruby 0.000904 0.000206 2.431768 ( 2.638189)
build_all 0.005079 0.001154 2.017174 ( 1.205744)
build_install 0.013560 0.000000 3.227895 ( 2.208468)
test_btest 0.000758 0.000000 70.682651 ( 21.791961)
test_basic 0.002508 0.004254 0.696651 ( 0.774122)
test_all 0.000720 0.000771 538.328142 (183.551630)
test_rubyspec 0.014442 0.031037 73.680743 ( 85.490173)
total: 301.86 sec