Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-215431
#<BuildRuby:0x0000559039929fb8
@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.20230812-215431",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006753 0.000477 2.343605 ( 7.775418)
build_miniruby 0.001422 0.000245 1.819981 ( 4.707237)
build_ruby 0.001500 0.000259 3.456836 ( 7.108274)
build_all 0.000000 0.008300 2.825575 ( 4.276488)
build_install 0.014407 0.005748 4.334578 ( 9.151673)
test_btest 0.001002 0.000259 84.543104 ( 76.993261)
test_basic 0.006874 0.001773 1.003588 ( 3.059591)
test_all 0.000999 0.000258 678.639310 (577.942302)
test_rubyspec 0.030321 0.038456 102.754021 (235.863568)
total: 926.88 sec