Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-223611
#<BuildRuby:0x0000556ea328a0e8
@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.20230602-223611",
@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.000002 0.000025 ( 0.000024)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006166 0.000000 1.756721 ( 3.022827)
build_miniruby 0.001351 0.000000 1.306107 ( 1.304639)
build_ruby 0.001324 0.000072 2.208007 ( 2.406709)
build_all 0.003285 0.003167 1.803931 ( 0.973198)
build_install 0.011750 0.003817 2.937361 ( 1.904494)
test_btest 0.000644 0.000078 75.231112 ( 19.168735)
test_basic 0.000000 0.004679 0.602883 ( 0.675241)
test_all 0.000000 0.001206 565.696202 (172.002330)
test_rubyspec 0.020445 0.033939 80.958110 ( 93.359062)
total: 294.82 sec