Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-014316
#<BuildRuby:0x0000562132b2a008
@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.20230509-014316",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.005413 0.000225 1.742239 ( 3.343957)
build_miniruby 0.001466 0.000061 1.280979 ( 1.279455)
build_ruby 0.001543 0.000064 2.437579 ( 2.626557)
build_all 0.005698 0.000238 2.044011 ( 1.302737)
build_install 0.014759 0.000214 3.299038 ( 2.380284)
test_btest 0.000590 0.000023 76.317186 ( 23.415850)
test_basic 0.005207 0.000200 0.744437 ( 0.821373)
test_all 0.000977 0.000000 563.449635 (177.959607)
test_rubyspec 0.013222 0.034622 77.802457 ( 89.816297)
total: 302.95 sec