Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-103725
#<BuildRuby:0x000055cf4794e258
@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.20230125-103725",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.003565 0.000939 1.134519 ( 1.530230)
build_miniruby 0.001166 0.000307 1.223753 ( 1.222193)
build_ruby 0.001178 0.000310 2.976699 ( 3.292453)
build_all 0.005681 0.001495 3.777335 ( 1.878786)
build_install 0.011142 0.000536 2.685577 ( 1.856179)
test_btest 0.000811 0.000194 56.567416 ( 15.480511)
test_basic 0.000000 0.005140 0.382069 ( 0.475608)
test_all 0.000000 0.001604 652.140666 (220.038844)
test_rubyspec 0.039299 0.013590 70.094570 ( 80.414467)
total: 326.19 sec