Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-022718
#<BuildRuby:0x0000557a335620e0
@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.20230904-022718",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004821 0.000742 1.695317 ( 2.231778)
build_miniruby 0.001511 0.000233 1.618342 ( 1.640576)
build_ruby 0.001449 0.000223 3.189787 ( 3.475655)
build_all 0.003416 0.004156 5.778423 ( 4.173798)
build_install 0.017225 0.001489 7.449237 ( 5.577031)
test_btest 0.001150 0.000198 82.743000 ( 44.014288)
test_basic 0.006711 0.001157 0.979759 ( 1.360383)
test_all 0.007607 0.001312 658.081276 (300.270380)
test_rubyspec 0.018410 0.049884 100.821923 (119.765643)
total: 482.51 sec