Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-210512
#<BuildRuby:0x0000558049e917f8
@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.20230626-210512",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.005812 0.000373 1.936350 ( 3.263687)
build_miniruby 0.001301 0.000271 1.539075 ( 1.547397)
build_ruby 0.000000 0.001655 2.837613 ( 3.093940)
build_all 0.003588 0.003325 2.308650 ( 1.443603)
build_install 0.013499 0.003375 3.729994 ( 2.656469)
test_btest 0.000803 0.000201 80.063173 ( 24.931225)
test_basic 0.005567 0.001392 0.803276 ( 0.907313)
test_all 0.001208 0.000000 585.177637 (181.485013)
test_rubyspec 0.036254 0.011757 83.129014 ( 94.876771)
total: 314.21 sec