Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-194648
#<BuildRuby:0x0000563a38b3a3d0
@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.20230514-194648",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.002910 0.002696 1.781512 ( 3.046819)
build_miniruby 0.001297 0.000000 1.234288 ( 1.234026)
build_ruby 0.001417 0.000000 2.313089 ( 2.529305)
build_all 0.004754 0.000927 1.951375 ( 1.096350)
build_install 0.009111 0.003250 3.186103 ( 2.182748)
test_btest 0.000604 0.000151 72.669228 ( 23.400960)
test_basic 0.001760 0.003254 0.684042 ( 0.757942)
test_all 0.000906 0.001075 572.840278 (177.354521)
test_rubyspec 0.025638 0.015226 75.919975 ( 87.572946)
total: 299.18 sec