Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-165824
#<BuildRuby:0x0000563a8bcb6058
@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.20230525-165824",
@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.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005627 0.000000 1.556375 ( 2.866289)
build_miniruby 0.001228 0.000000 1.058727 ( 1.057309)
build_ruby 0.001743 0.000000 2.447445 ( 2.630005)
build_all 0.006357 0.000000 1.927767 ( 1.122875)
build_install 0.015704 0.000000 3.051046 ( 2.116526)
test_btest 0.000903 0.000000 75.593943 ( 20.433579)
test_basic 0.000000 0.005292 0.722201 ( 0.792354)
test_all 0.000000 0.001441 539.385219 (159.006168)
test_rubyspec 0.015513 0.024210 70.458528 ( 82.143297)
total: 272.17 sec