Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-092028
#<BuildRuby:0x00005555a32d2118
@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.20221225-092028",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001145 0.004213 1.073020 ( 1.687264)
build_miniruby 0.000000 0.001636 1.436283 ( 1.510182)
build_ruby 0.000000 0.001550 3.487032 ( 4.028271)
build_all 0.005419 0.001965 3.915690 ( 3.586258)
build_install 0.015619 0.001459 3.245814 ( 3.555090)
test_btest 0.000730 0.000000 58.529674 ( 36.908441)
test_basic 0.003476 0.003499 0.447466 ( 0.687324)
test_all 0.000848 0.000195 699.063354 (491.197961)
test_rubyspec 0.025650 0.041723 78.777195 (115.709122)
total: 658.87 sec