Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-124935
#<BuildRuby:0x0000555f374a2130
@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.20230627-124935",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003127 0.003944 2.039711 ( 4.597188)
build_miniruby 0.001308 0.000140 1.602782 ( 1.645085)
build_ruby 0.000000 0.001693 3.069475 ( 3.592507)
build_all 0.005136 0.001888 2.550629 ( 3.052018)
build_install 0.014724 0.004393 3.842947 ( 4.033871)
test_btest 0.000819 0.000124 78.889154 ( 44.497946)
test_basic 0.003529 0.004722 0.906360 ( 1.556163)
test_all 0.001213 0.000220 634.646237 (334.272001)
test_rubyspec 0.029885 0.021689 88.834901 (128.755987)
total: 526.00 sec