Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-082933
#<BuildRuby:0x00005561937edfc0
@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.20230512-082933",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000025)
build_up 0.001243 0.004175 1.803642 ( 3.041642)
build_miniruby 0.000974 0.000073 1.108307 ( 1.107033)
build_ruby 0.001368 0.000101 2.357827 ( 2.559833)
build_all 0.005472 0.000089 2.103735 ( 1.265122)
build_install 0.013542 0.000967 3.241828 ( 2.179976)
test_btest 0.000883 0.000063 76.772711 ( 23.872720)
test_basic 0.006783 0.000000 0.722957 ( 0.809729)
test_all 0.001325 0.000000 588.661180 (184.788197)
test_rubyspec 0.016611 0.025197 75.545083 ( 87.444364)
total: 307.07 sec