Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-192745
#<BuildRuby:0x0000563870c9a2a8
@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.20230827-192745",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.000100 0.006595 1.993093 ( 3.376140)
build_miniruby 0.001477 0.000492 1.606464 ( 1.606464)
build_ruby 0.001347 0.000449 3.337873 ( 12.443606)
build_all 0.000000 0.008216 6.295550 ( 3.212880)
build_install 0.013143 0.006273 7.772150 ( 4.736391)
test_btest 0.000599 0.000251 83.647576 ( 31.163370)
test_basic 0.004042 0.001696 0.890288 ( 0.959284)
test_all 0.008589 0.000000 681.476001 (201.042376)
test_rubyspec 0.031596 0.026194 89.436319 (100.881098)
total: 359.42 sec