Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-165806
#<BuildRuby:0x0000562577356018
@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.20230203-165806",
@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.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004153 0.000566 0.923410 ( 1.331198)
build_miniruby 0.001071 0.000146 0.866818 ( 0.865099)
build_ruby 0.001215 0.000166 1.875535 ( 2.090666)
build_all 0.000000 0.006409 3.420115 ( 1.605390)
build_install 0.008546 0.005542 2.400960 ( 1.550704)
test_btest 0.000728 0.000175 54.327756 ( 14.264451)
test_basic 0.005674 0.001362 0.441071 ( 0.538357)
test_all 0.001769 0.000000 648.423831 (192.482817)
test_rubyspec 0.023435 0.018807 64.398297 ( 74.168246)
total: 288.90 sec