Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-150430
#<BuildRuby:0x0000560d6f9fe390
@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.20230110-150430",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000000 0.004645 1.099436 ( 1.509632)
build_miniruby 0.000000 0.001376 1.423210 ( 1.425537)
build_ruby 0.000000 0.001617 3.424115 ( 3.787729)
build_all 0.000000 0.007928 3.837512 ( 2.043876)
build_install 0.006301 0.008363 2.894259 ( 2.193842)
test_btest 0.000731 0.000225 56.235747 ( 20.216496)
test_basic 0.003427 0.003520 0.422583 ( 0.519816)
test_all 0.001179 0.000393 621.711875 (201.035494)
test_rubyspec 0.021092 0.021051 69.384033 ( 79.903369)
total: 312.64 sec