Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-183108
#<BuildRuby:0x0000557663a42390
@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.20230504-183108",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003143 0.003116 1.652771 ( 2.893832)
build_miniruby 0.000000 0.001514 1.212880 ( 1.211813)
build_ruby 0.000000 0.001452 2.396946 ( 2.613638)
build_all 0.005898 0.000449 2.064756 ( 1.194761)
build_install 0.012013 0.003829 3.249837 ( 2.196403)
test_btest 0.000917 0.000135 74.138337 ( 31.920321)
test_basic 0.002767 0.004238 0.790877 ( 1.006838)
test_all 0.001207 0.000213 554.786083 (207.848265)
test_rubyspec 0.029310 0.018037 79.578756 ( 94.292493)
total: 345.18 sec