Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-012056
#<BuildRuby:0x00005563dee76228
@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.20231022-012056",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.003629 0.003991 3.660826 ( 4.394782)
build_miniruby 0.001363 0.000210 1.582759 ( 2.031659)
build_ruby 0.001522 0.000234 3.169151 ( 3.557395)
build_all 0.006152 0.002412 5.923965 ( 3.864119)
build_install 0.007482 0.012381 7.892209 ( 5.651553)
test_btest 0.000640 0.000165 80.798001 ( 42.686329)
test_basic 0.004045 0.003980 0.923853 ( 1.129421)
test_all 0.089235 0.028687 647.624985 (273.770278)
test_rubyspec 0.043470 0.020576 90.421387 (101.916077)
total: 439.00 sec