Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-003920
#<BuildRuby:0x00005555dc2de3d0
@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.20230513-003920",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.004637 0.000806 1.728605 ( 2.967873)
build_miniruby 0.001427 0.000000 1.300526 ( 1.300670)
build_ruby 0.001436 0.000000 2.805655 ( 3.037716)
build_all 0.006119 0.000107 2.181581 ( 1.762325)
build_install 0.014836 0.000295 3.412982 ( 2.735526)
test_btest 0.000656 0.000093 71.916274 ( 36.861756)
test_basic 0.005137 0.000107 0.732494 ( 0.899141)
test_all 0.001251 0.000172 580.761682 (235.457658)
test_rubyspec 0.021764 0.029248 80.588644 ( 97.829235)
total: 382.85 sec