Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-182645
#<BuildRuby:0x0000559a9eb897f8
@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.20230713-182645",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.002308 0.004451 2.016017 ( 5.057775)
build_miniruby 0.000000 0.001744 1.543853 ( 2.154978)
build_ruby 0.000000 0.001657 3.226768 ( 4.426671)
build_all 0.004709 0.003342 2.552333 ( 3.007681)
build_install 0.012382 0.005354 4.036484 ( 4.342125)
test_btest 0.000513 0.000165 76.182587 ( 45.676409)
test_basic 0.002752 0.004983 0.830813 ( 1.467203)
test_all 0.001000 0.000355 594.701210 (314.605409)
test_rubyspec 0.023086 0.032289 89.376798 (133.094545)
total: 513.83 sec