Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-093708
#<BuildRuby:0x000055ebac9b6390
@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.20240310-093708",
@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.000025 0.000002 0.000027 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.003496 0.004381 2.606888 ( 2.451703)
build_miniruby 0.001457 0.000168 1.785018 ( 1.783679)
build_ruby 0.001538 0.000177 3.603598 ( 3.787853)
build_all 0.007753 0.000391 6.682736 ( 2.980500)
build_install 0.016983 0.003250 8.568716 ( 4.435126)
test_btest 0.000679 0.000082 94.219245 ( 40.425996)
test_basic 0.006717 0.000814 0.989340 ( 1.058557)
test_all 0.079262 0.039353 808.490094 (295.220802)
test_rubyspec 0.022241 0.063185 121.531444 (130.773924)
total: 482.92 sec