Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-111015
#<BuildRuby:0x00005633b813e3d0
@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.20230811-111015",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002933 0.004641 2.291941 ( 6.439312)
build_miniruby 0.001363 0.000243 1.779664 ( 3.696417)
build_ruby 0.001384 0.000247 3.627644 ( 7.358599)
build_all 0.003039 0.005154 3.002868 ( 4.050419)
build_install 0.013128 0.006818 4.628584 ( 6.453159)
test_btest 0.000000 0.001018 85.492437 ( 62.104779)
test_basic 0.000000 0.008001 1.006658 ( 2.039392)
test_all 0.000000 0.001190 693.034693 (465.768523)
test_rubyspec 0.020547 0.038496 101.999684 (166.151924)
total: 724.06 sec