Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-055259
#<BuildRuby:0x0000557dc14568e0
@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-055259",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.002535 0.002778 1.731441 ( 2.996984)
build_miniruby 0.001325 0.000000 1.219573 ( 1.218225)
build_ruby 0.001440 0.000000 2.452810 ( 2.673658)
build_all 0.005392 0.000982 2.111520 ( 1.468727)
build_install 0.015023 0.000000 3.321265 ( 2.522534)
test_btest 0.000678 0.000000 72.028033 ( 28.932899)
test_basic 0.004544 0.000822 0.621427 ( 0.700297)
test_all 0.001110 0.000205 573.394236 (166.766529)
test_rubyspec 0.014872 0.032766 72.877798 ( 84.512841)
total: 291.79 sec