Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-095809
#<BuildRuby:0x0000558ed400e8e0
@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.20230120-095809",
@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.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.000371 0.004005 1.062396 ( 1.474993)
build_miniruby 0.001115 0.000097 1.142251 ( 1.141540)
build_ruby 0.000000 0.001556 2.746879 ( 3.031139)
build_all 0.004410 0.002984 3.752145 ( 1.946723)
build_install 0.013469 0.000000 2.549117 ( 1.763212)
test_btest 0.000854 0.000000 57.275017 ( 18.199371)
test_basic 0.004077 0.000000 0.397396 ( 0.492121)
test_all 0.001143 0.000000 616.868323 (187.751415)
test_rubyspec 0.020943 0.024984 68.133064 ( 78.023962)
total: 293.83 sec