Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-170134
#<BuildRuby:0x00005652cb5263d0
@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.20230604-170134",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002783 0.003700 1.820220 ( 3.065087)
build_miniruby 0.001566 0.000000 1.378798 ( 1.378176)
build_ruby 0.001570 0.000000 2.411514 ( 2.601049)
build_all 0.000000 0.006516 1.900217 ( 1.022701)
build_install 0.014093 0.001740 3.190166 ( 2.140417)
test_btest 0.000627 0.000173 77.139694 ( 20.314254)
test_basic 0.000000 0.004655 0.699177 ( 0.771735)
test_all 0.000000 0.001407 536.354481 (162.409007)
test_rubyspec 0.016631 0.022552 72.072067 ( 83.967994)
total: 277.67 sec