Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-181128
#<BuildRuby:0x000055c429e36258
@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-181128",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.004631 0.889210 ( 1.287407)
build_miniruby 0.000000 0.001118 1.138588 ( 1.137053)
build_ruby 0.000036 0.001207 2.411059 ( 2.691852)
build_all 0.006080 0.000546 3.546220 ( 1.813805)
build_install 0.010680 0.002670 2.741888 ( 1.888433)
test_btest 0.000724 0.000181 57.469913 ( 20.710244)
test_basic 0.004949 0.001238 0.467146 ( 0.586762)
test_all 0.000901 0.000225 649.123036 (202.273637)
test_rubyspec 0.023627 0.030998 72.043177 ( 81.939646)
total: 314.33 sec