Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-180319
#<BuildRuby:0x000055bd04c421a8
@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.20230614-180319",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.001906 0.004291 1.978015 ( 5.226309)
build_miniruby 0.001694 0.000242 1.425760 ( 1.714721)
build_ruby 0.001719 0.000000 2.654919 ( 11.403072)
build_all 0.006740 0.000603 2.471743 ( 2.639105)
build_install 0.017613 0.000587 3.840356 ( 4.714341)
test_btest 0.000758 0.000095 77.550196 ( 49.620002)
test_basic 0.002957 0.004251 0.801102 ( 1.145010)
test_all 0.001534 0.000233 560.274318 (314.155629)
test_rubyspec 0.022090 0.028150 82.921088 (110.975245)
total: 501.61 sec