Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-201504
#<BuildRuby:0x000055bd3ae11f70
@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.20230822-201504",
@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.000001 0.000026 ( 0.000026)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.002614 0.004353 2.253727 ( 6.579972)
build_miniruby 0.001148 0.000128 1.672310 ( 2.149643)
build_ruby 0.001687 0.000188 3.349602 ( 5.720315)
build_all 0.006949 0.000773 6.172050 ( 5.299516)
build_install 0.014485 0.005281 7.595568 ( 6.831325)
test_btest 0.000846 0.000116 81.564078 ( 53.451844)
test_basic 0.006665 0.000919 0.939829 ( 2.023940)
test_all 0.005751 0.003548 666.371099 (391.611470)
test_rubyspec 0.031949 0.044243 109.969290 (210.734452)
total: 684.40 sec