Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-103729
#<BuildRuby:0x000055d8e96fdfc0
@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.20230526-103729",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000017 0.000006 0.000023 ( 0.000024)
build_up 0.006371 0.000791 1.818961 ( 3.565063)
build_miniruby 0.001032 0.000344 1.304762 ( 1.307424)
build_ruby 0.001172 0.000390 2.816075 ( 3.104728)
build_all 0.000365 0.006872 2.237367 ( 2.058825)
build_install 0.014648 0.003452 3.479835 ( 2.952178)
test_btest 0.000578 0.000223 77.180533 ( 37.167086)
test_basic 0.003211 0.001235 0.764748 ( 0.846032)
test_all 0.001233 0.000126 548.006731 (201.081536)
test_rubyspec 0.030872 0.013549 75.579217 ( 87.343618)
total: 339.43 sec