Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-162525
#<BuildRuby:0x000055bad1035f48
@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.20230130-162525",
@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.000010 0.000002 0.000012 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.004642 0.000179 1.115194 ( 1.549061)
build_miniruby 0.000958 0.000252 1.108500 ( 1.107479)
build_ruby 0.001213 0.000319 2.216653 ( 2.414274)
build_all 0.004651 0.003095 3.840427 ( 1.925158)
build_install 0.012864 0.001293 2.702553 ( 1.867815)
test_btest 0.000673 0.000176 56.974236 ( 19.591090)
test_basic 0.000592 0.004384 0.361328 ( 0.459339)
test_all 0.001422 0.000433 652.829739 (202.035414)
test_rubyspec 0.015200 0.035074 66.429201 ( 76.298664)
total: 307.25 sec