Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-040828
#<BuildRuby:0x0000563d5b27a008
@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.20230608-040828",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002003 0.003660 1.763080 ( 3.033832)
build_miniruby 0.001162 0.000185 1.191332 ( 1.191902)
build_ruby 0.001279 0.000205 2.614684 ( 2.798690)
build_all 0.003186 0.003844 2.064801 ( 1.350329)
build_install 0.014080 0.003611 3.321528 ( 2.334952)
test_btest 0.000616 0.000124 80.560264 ( 33.531270)
test_basic 0.007404 0.000000 0.822606 ( 0.961461)
test_all 0.001590 0.000000 600.839497 (219.217641)
test_rubyspec 0.027468 0.022805 82.669357 ( 94.703607)
total: 359.12 sec