Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-231425
#<BuildRuby:0x00005623c45c2018
@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.20230111-231425",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.005050 0.000079 1.201361 ( 2.070062)
build_miniruby 0.000000 0.001299 1.432160 ( 1.507412)
build_ruby 0.000000 0.001538 3.807601 ( 4.345956)
build_all 0.007118 0.000557 3.892149 ( 2.962697)
build_install 0.015212 0.001574 3.098842 ( 2.960099)
test_btest 0.000952 0.000099 59.258299 ( 33.264552)
test_basic 0.005154 0.000533 0.434146 ( 0.590030)
test_all 0.001612 0.000166 638.403614 (280.612524)
test_rubyspec 0.031986 0.024335 73.863772 ( 95.832269)
total: 424.15 sec