Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-172726
#<BuildRuby:0x00005624a1f55ef8
@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.20230826-172726",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005925 0.000818 2.240456 ( 4.385526)
build_miniruby 0.000000 0.002009 1.717531 ( 1.723070)
build_ruby 0.000000 0.001795 3.373483 ( 19.106035)
build_all 0.000085 0.008508 6.308169 ( 4.431186)
build_install 0.020173 0.000000 7.824634 ( 5.815280)
test_btest 0.000894 0.000076 85.437306 ( 43.613286)
test_basic 0.008286 0.000000 0.953026 ( 1.243373)
test_all 0.006053 0.003695 726.598354 (508.718479)
test_rubyspec 0.041621 0.040736 111.812986 (180.512743)
total: 769.55 sec