Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-064340
#<BuildRuby:0x000055b186542120
@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-064340",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004757 0.000620 1.854681 ( 3.773547)
build_miniruby 0.000000 0.001532 1.258178 ( 1.258172)
build_ruby 0.000000 0.001430 2.495480 ( 2.679562)
build_all 0.005799 0.000000 2.039368 ( 1.221812)
build_install 0.014341 0.000397 3.109413 ( 2.267019)
test_btest 0.000736 0.000101 72.072521 ( 23.740645)
test_basic 0.005909 0.000248 0.765514 ( 0.856638)
test_all 0.000729 0.000097 542.717982 (173.979616)
test_rubyspec 0.015862 0.033125 73.978606 ( 85.826454)
total: 295.60 sec