Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-154141
#<BuildRuby:0x000055bc0cdd2390
@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.20230530-154141",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005623 0.000059 1.832117 ( 3.985840)
build_miniruby 0.001385 0.000052 1.305310 ( 1.436630)
build_ruby 0.001818 0.000067 2.579450 ( 2.785533)
build_all 0.006725 0.000090 2.082319 ( 2.123602)
build_install 0.008240 0.007770 3.215243 ( 2.808191)
test_btest 0.000681 0.000064 75.412853 ( 43.120849)
test_basic 0.002869 0.003908 0.777364 ( 1.037146)
test_all 0.000986 0.000120 581.893479 (271.165389)
test_rubyspec 0.026688 0.027888 83.104388 (101.265454)
total: 429.73 sec