Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-143310
#<BuildRuby:0x00005573d9dd63d0
@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.20230705-143310",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.005903 0.000655 2.036218 ( 4.319369)
build_miniruby 0.001347 0.000000 1.554741 ( 1.667082)
build_ruby 0.001673 0.000000 3.164731 ( 3.552521)
build_all 0.006723 0.000177 2.421635 ( 2.092008)
build_install 0.005320 0.012228 3.835769 ( 4.380367)
test_btest 0.000640 0.000124 79.778712 ( 47.121006)
test_basic 0.003832 0.003235 0.885001 ( 1.451254)
test_all 0.000966 0.000205 623.556129 (301.491606)
test_rubyspec 0.035788 0.016324 90.172272 (121.380531)
total: 487.46 sec