Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-035232
#<BuildRuby:0x000055bfa317e3b0
@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.20230601-035232",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000000 0.006196 1.847383 ( 3.246032)
build_miniruby 0.000691 0.000778 1.338452 ( 1.350762)
build_ruby 0.001185 0.000296 2.496226 ( 2.709101)
build_all 0.002391 0.004547 2.214935 ( 1.881600)
build_install 0.014582 0.002525 3.523866 ( 3.615093)
test_btest 0.000973 0.000000 75.829942 ( 40.978457)
test_basic 0.003704 0.002964 0.761308 ( 0.865977)
test_all 0.001356 0.000000 582.135672 (221.968368)
test_rubyspec 0.023376 0.024775 80.899740 ( 94.548824)
total: 371.17 sec