Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-203943
#<BuildRuby:0x000055e5408323b0
@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.20230830-203943",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002283 0.004239 1.836125 ( 2.699484)
build_miniruby 0.001364 0.000182 1.674355 ( 1.781669)
build_ruby 0.002138 0.000000 3.300581 ( 3.720209)
build_all 0.008303 0.000000 6.234443 ( 4.626666)
build_install 0.017931 0.000942 7.501063 ( 5.699131)
test_btest 0.000929 0.000041 82.882912 ( 43.470232)
test_basic 0.007901 0.000000 0.975991 ( 1.304945)
test_all 0.010964 0.000242 658.691218 (302.817738)
test_rubyspec 0.050737 0.020803 105.703019 (127.997129)
total: 494.12 sec