Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-183342
#<BuildRuby:0x000055cb15c25f70
@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.20230121-183342",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000000 0.000069 0.000069 ( 0.000131)
configure 0.000000 0.000038 0.000038 ( 0.000037)
build_up 0.000000 0.004798 1.051387 ( 1.448904)
build_miniruby 0.000000 0.001355 1.096400 ( 1.095620)
build_ruby 0.000445 0.001097 2.821464 ( 3.141026)
build_all 0.006030 0.001005 3.798100 ( 1.967710)
build_install 0.014522 0.000934 2.898915 ( 2.156181)
test_btest 0.000764 0.000118 56.807600 ( 20.649004)
test_basic 0.004930 0.000065 0.363282 ( 0.456001)
test_all 0.001102 0.000164 658.173975 (230.967882)
test_rubyspec 0.001720 0.048210 70.133499 ( 80.458420)
total: 342.34 sec