Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-083349
#<BuildRuby:0x0000557ab3b427c8
@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.20230825-083349",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.001937 0.007318 27.750039 ( 18.072592)
build_miniruby 0.010774 0.003223 233.392744 (112.072511)
build_ruby 0.002180 0.000295 5.279297 ( 26.024849)
build_all 0.049423 0.031910 192.534782 (187.853139)
build_install 0.008209 0.013533 8.512192 ( 6.070369)
test_btest 0.000819 0.000267 86.729436 ( 43.410639)
test_basic 0.000000 0.009075 1.008321 ( 1.888448)
test_all 0.006899 0.003804 718.791377 (320.299923)
test_rubyspec 0.033792 0.032457 105.081610 (117.335749)
total: 833.03 sec