Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-090254
#<BuildRuby:0x0000561c185123b0
@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.20230609-090254",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002202 0.004595 1.885139 ( 4.293149)
build_miniruby 0.001261 0.000344 1.387586 ( 1.535203)
build_ruby 0.001379 0.000376 2.814903 ( 3.281805)
build_all 0.006019 0.001642 2.261621 ( 2.364611)
build_install 0.018770 0.000177 3.632122 ( 3.539577)
test_btest 0.000784 0.000180 76.872885 ( 40.006684)
test_basic 0.000729 0.004761 0.785607 ( 1.036817)
test_all 0.001673 0.000451 558.541374 (251.485840)
test_rubyspec 0.027291 0.029660 85.564018 (110.707144)
total: 418.25 sec