Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-205657
#<BuildRuby:0x000055e77367e8e0
@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.20230218-205657",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004451 0.000098 1.404230 ( 1.883700)
build_miniruby 0.001370 0.000000 1.215696 ( 1.217006)
build_ruby 0.001570 0.000000 2.562450 ( 2.761253)
build_all 0.004091 0.002854 4.039852 ( 2.183391)
build_install 0.010101 0.004472 3.050150 ( 2.539906)
test_btest 0.000551 0.000143 55.519158 ( 27.440157)
test_basic 0.001768 0.004486 0.483689 ( 0.583562)
test_all 0.001260 0.000373 626.058055 (236.671350)
test_rubyspec 0.032828 0.015021 71.730085 ( 82.556173)
total: 357.84 sec