Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-101340
#<BuildRuby:0x0000564fb9dde230
@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.20230729-101340",
@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.000002 0.000019 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002444 0.004234 2.202385 ( 3.669442)
build_miniruby 0.000000 0.001699 1.678210 ( 1.724979)
build_ruby 0.000150 0.001718 3.410733 ( 3.688516)
build_all 0.001289 0.006528 2.623355 ( 2.237129)
build_install 0.016959 0.002681 4.221397 ( 3.707677)
test_btest 0.000801 0.000156 81.985859 ( 36.737115)
test_basic 0.003201 0.004295 0.886825 ( 1.052400)
test_all 0.001712 0.000000 653.294398 (261.248946)
test_rubyspec 0.027521 0.028318 94.365691 (119.121085)
total: 433.19 sec