Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-180214
#<BuildRuby:0x0000561ab0e99a00
@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.20230216-180214",
@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.000020 0.000000 0.000020 ( 0.000019)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.001630 0.003033 1.392641 ( 2.028437)
build_miniruby 0.001203 0.000209 1.185057 ( 1.193377)
build_ruby 0.001348 0.000234 2.490269 ( 2.695435)
build_all 0.006569 0.000431 4.049422 ( 2.220348)
build_install 0.010819 0.003823 3.132325 ( 2.758120)
test_btest 0.000000 0.000602 57.316028 ( 29.475744)
test_basic 0.003189 0.003193 0.473178 ( 0.572485)
test_all 0.001450 0.000311 660.121987 (278.468708)
test_rubyspec 0.031952 0.019789 75.452424 ( 93.290649)
total: 412.70 sec