Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-083103
#<BuildRuby:0x0000562b9f1f21a8
@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.20230602-083103",
@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.000027 0.000005 0.000032 ( 0.000031)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001499 0.004262 1.810267 ( 3.081641)
build_miniruby 0.001354 0.000000 1.288078 ( 1.287607)
build_ruby 0.001555 0.000000 2.665989 ( 2.876326)
build_all 0.002276 0.004327 2.132851 ( 1.378413)
build_install 0.010666 0.004725 3.208779 ( 2.256038)
test_btest 0.000734 0.000000 75.405096 ( 29.237703)
test_basic 0.004593 0.000312 0.760950 ( 0.846960)
test_all 0.001354 0.000338 577.117176 (220.504960)
test_rubyspec 0.019409 0.034918 81.459639 ( 95.175622)
total: 356.65 sec