Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-131302
#<BuildRuby:0x000055eee061e8e0
@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.20230329-131302",
@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.000005 0.000021 ( 0.000023)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.003289 0.002517 1.661886 ( 3.065265)
build_miniruby 0.000000 0.001240 1.201082 ( 1.199792)
build_ruby 0.000153 0.001246 2.348326 ( 2.519258)
build_all 0.006079 0.000000 2.069107 ( 1.205338)
build_install 0.009244 0.005187 3.244464 ( 2.249418)
test_btest 0.000000 0.000648 67.873875 ( 23.508403)
test_basic 0.001701 0.003773 0.539183 ( 0.636556)
test_all 0.001780 0.000000 536.054417 (177.843774)
test_rubyspec 0.017119 0.029249 73.901542 ( 83.568578)
total: 295.80 sec