Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-124615
#<BuildRuby:0x0000555b62eaa390
@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.20230606-124615",
@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.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.005589 0.000000 1.682653 ( 2.928696)
build_miniruby 0.001293 0.000000 1.051191 ( 1.049903)
build_ruby 0.001487 0.000000 2.393299 ( 2.596371)
build_all 0.006305 0.000000 1.970446 ( 1.160009)
build_install 0.015248 0.000000 2.988163 ( 2.034635)
test_btest 0.001180 0.000000 73.842575 ( 18.993805)
test_basic 0.001528 0.003591 0.653095 ( 0.726951)
test_all 0.001177 0.000039 580.242681 (165.338615)
test_rubyspec 0.011331 0.027323 71.936815 ( 83.562997)
total: 278.39 sec