Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-132841
#<BuildRuby:0x000055a638fd6130
@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.20230512-132841",
@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.000026 0.000003 0.000029 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.005595 0.000622 1.854119 ( 4.291905)
build_miniruby 0.001539 0.000000 1.329018 ( 1.501838)
build_ruby 0.000000 0.001515 2.762475 ( 3.440383)
build_all 0.004685 0.002264 2.214906 ( 2.394143)
build_install 0.016543 0.000544 3.584585 ( 3.593389)
test_btest 0.000664 0.000083 74.865832 ( 44.344784)
test_basic 0.005642 0.000706 0.806341 ( 1.041457)
test_all 0.001110 0.000139 592.293376 (280.765035)
test_rubyspec 0.025634 0.024163 81.030575 ( 95.960115)
total: 437.33 sec