Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-064035
#<BuildRuby:0x00005644149a2208
@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.20230809-064035",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.007167 0.000447 2.369100 ( 6.354050)
build_miniruby 0.001332 0.000178 2.046738 ( 2.953291)
build_ruby 0.000000 0.001978 3.374192 ( 5.723824)
build_all 0.003370 0.005015 2.809616 ( 3.503587)
build_install 0.014932 0.003755 4.426693 ( 5.904303)
test_btest 0.000869 0.000169 81.767331 ( 54.725878)
test_basic 0.003990 0.003882 0.899749 ( 1.906155)
test_all 0.001320 0.000286 685.377388 (424.764132)
test_rubyspec 0.032196 0.024518 97.373492 (165.803572)
total: 671.64 sec