Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-141008
#<BuildRuby:0x0000555ab8be9fe8
@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.20230122-141008",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001507 0.003610 1.169537 ( 2.200614)
build_miniruby 0.001388 0.000222 1.220577 ( 1.245092)
build_ruby 0.001398 0.000223 3.066749 ( 3.812359)
build_all 0.007569 0.000000 3.905869 ( 3.273513)
build_install 0.015610 0.000413 2.989774 ( 2.972955)
test_btest 0.000773 0.000103 55.271020 ( 32.577814)
test_basic 0.000000 0.006650 0.431382 ( 0.611281)
test_all 0.000000 0.001136 640.453818 (306.808285)
test_rubyspec 0.026479 0.024394 72.929899 ( 91.090382)
total: 444.59 sec