Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-224142
#<BuildRuby:0x000055e1d5cf6130
@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.20230724-224142",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006630 0.000405 2.158619 ( 5.108332)
build_miniruby 0.001418 0.000219 1.620472 ( 2.019804)
build_ruby 0.001184 0.000182 3.390552 ( 4.575810)
build_all 0.008024 0.000565 2.696710 ( 2.954949)
build_install 0.013367 0.005159 4.061681 ( 4.759961)
test_btest 0.000878 0.000151 78.613261 ( 47.187525)
test_basic 0.004788 0.003718 0.928318 ( 1.888572)
test_all 0.001392 0.000270 642.582523 (359.111709)
test_rubyspec 0.027044 0.031336 91.076775 (130.063280)
total: 557.67 sec