Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-235652
#<BuildRuby:0x000056088f00e1a8
@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.20230605-235652",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006552 0.000546 1.977930 ( 3.989754)
build_miniruby 0.001308 0.000109 1.403222 ( 1.416244)
build_ruby 0.001498 0.000125 2.786925 ( 2.985181)
build_all 0.003424 0.003812 2.150800 ( 1.905533)
build_install 0.009303 0.009384 3.636672 ( 3.156492)
test_btest 0.000824 0.000153 76.749027 ( 36.825455)
test_basic 0.005870 0.001087 0.782863 ( 0.856037)
test_all 0.000000 0.002115 586.878111 (204.786119)
test_rubyspec 0.028473 0.022881 80.002547 ( 91.797790)
total: 347.72 sec