Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-185544
#<BuildRuby:0x00005647acb55a00
@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.20230310-185544",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000015 0.000003 0.000018 ( 0.000020)
build_up 0.001770 0.004466 1.628746 ( 2.927072)
build_miniruby 0.001448 0.000000 1.154567 ( 1.153628)
build_ruby 0.001613 0.000000 2.432846 ( 2.619259)
build_all 0.006302 0.000290 2.094060 ( 1.316367)
build_install 0.004376 0.012596 3.264154 ( 2.293557)
test_btest 0.000485 0.000169 69.530571 ( 22.952463)
test_basic 0.004466 0.001553 0.435833 ( 0.534747)
test_all 0.000536 0.000186 536.619341 (188.255372)
test_rubyspec 0.020752 0.023614 74.631868 ( 84.395761)
total: 306.45 sec