Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-154231
#<BuildRuby:0x000055e496372230
@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.20240207-154231",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.002693 0.003875 2.082257 ( 2.739022)
build_miniruby 0.001725 0.000000 5.173741 ( 4.821272)
build_ruby 0.001694 0.000000 3.310271 ( 12.449402)
build_all 0.006668 0.000649 6.439913 ( 3.090112)
build_install 0.018472 0.000553 7.890774 ( 4.621530)
test_btest 0.000899 0.000084 87.031304 ( 41.583594)
test_basic 0.007320 0.000265 0.969861 ( 1.320756)
test_all 0.090663 0.023292 754.645872 (315.353163)
test_rubyspec 0.064332 0.036635 164.677851 (174.404503)
total: 560.38 sec