Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-174034
#<BuildRuby:0x000055f6f3851f70
@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.20230829-174034",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.007518 0.000438 2.381773 ( 5.633286)
build_miniruby 0.002503 0.000000 1.817684 ( 2.267741)
build_ruby 0.001497 0.000063 3.559341 ( 5.120311)
build_all 0.004942 0.004117 6.402145 ( 8.162887)
build_install 0.016985 0.005619 8.121340 ( 10.688026)
test_btest 0.000822 0.000123 88.175348 ( 94.678442)
test_basic 0.007977 0.000586 1.008384 ( 1.710807)
test_all 0.003947 0.007363 730.942561 (687.523437)
test_rubyspec 0.041325 0.033177 107.585111 (132.628341)
total: 948.41 sec