Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-183636
#<BuildRuby:0x000055a466f4a258
@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.20230616-183636",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000004 0.000001 0.000005 ( 0.000018)
build_up 0.002428 0.003798 1.851097 ( 3.189071)
build_miniruby 0.001043 0.000167 1.367042 ( 1.369767)
build_ruby 0.001609 0.000258 2.612373 ( 2.791372)
build_all 0.001638 0.004436 2.352713 ( 1.327200)
build_install 0.016347 0.000682 3.500280 ( 2.464568)
test_btest 0.000662 0.000118 79.098123 ( 24.796783)
test_basic 0.004573 0.000817 0.718850 ( 0.816391)
test_all 0.000580 0.000646 576.416865 (180.449254)
test_rubyspec 0.016915 0.027715 77.617365 ( 89.424558)
total: 306.63 sec