Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-103154
#<BuildRuby:0x0000560b4ef8a138
@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.20230915-103154",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000034 0.000000 0.000034 ( 0.000035)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.008286 0.000000 2.436056 ( 5.975677)
build_miniruby 0.001581 0.000000 1.733165 ( 2.349339)
build_ruby 0.002358 0.000000 3.736539 ( 4.960247)
build_all 0.006265 0.003095 6.671934 ( 8.126188)
build_install 0.020335 0.003514 8.190099 ( 10.076454)
test_btest 0.000850 0.000097 87.516247 ( 88.574273)
test_basic 0.003875 0.004279 0.999424 ( 1.602192)
test_all 0.008985 0.002210 689.159352 (403.351107)
test_rubyspec 0.034083 0.041421 106.256723 (130.538279)
total: 655.56 sec