Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-124349
#<BuildRuby:0x000055aa1f1ddf48
@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.20230818-124349",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000033 0.000002 0.000035 ( 0.000035)
build_up 0.006920 0.000432 2.313559 ( 5.777275)
build_miniruby 0.001707 0.000000 1.701204 ( 2.590116)
build_ruby 0.001867 0.000000 3.397408 ( 5.617951)
build_all 0.007781 0.000444 6.412637 ( 5.702160)
build_install 0.018470 0.000000 7.835503 ( 7.834217)
test_btest 0.001208 0.000000 83.771969 ( 56.709341)
test_basic 0.003641 0.003858 0.982089 ( 1.393274)
test_all 0.010673 0.000000 707.098439 (412.606357)
test_rubyspec 0.045911 0.023449 105.292833 (140.060184)
total: 638.29 sec