Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-201204
#<BuildRuby:0x0000555d61585fc0
@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.20230502-201204",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001618 0.004392 1.820136 ( 4.280621)
build_miniruby 0.001183 0.000206 1.272362 ( 1.456553)
build_ruby 0.001065 0.000185 2.606270 ( 3.281444)
build_all 0.005836 0.001015 2.148626 ( 2.131966)
build_install 0.012429 0.002161 3.283822 ( 3.127633)
test_btest 0.000792 0.000137 71.100674 ( 35.207694)
test_basic 0.006566 0.000240 0.773079 ( 0.912888)
test_all 0.002703 0.000451 588.825533 (237.049445)
test_rubyspec 0.027171 0.021385 78.888530 ( 94.851527)
total: 382.30 sec