Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-122945
#<BuildRuby:0x0000563277bca8e0
@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.20230804-122945",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.006043 0.001209 2.261092 ( 6.705146)
build_miniruby 0.001105 0.000221 1.690325 ( 2.738878)
build_ruby 0.001455 0.000291 3.572241 ( 69.127710)
build_all 0.002799 0.004906 2.829389 ( 3.067215)
build_install 0.018101 0.002573 4.467026 ( 5.668519)
test_btest 0.000615 0.000137 84.377103 ( 59.265113)
test_basic 0.003183 0.000707 0.977403 ( 2.091148)
test_all 0.001189 0.000264 680.201607 (439.623118)
test_rubyspec 0.044131 0.016580 103.065178 (178.335570)
total: 766.62 sec