Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-190027
#<BuildRuby:0x0000564ffadb6168
@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.20230101-190027",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001304 0.004252 1.127088 ( 1.937211)
build_miniruby 0.001026 0.000195 1.469152 ( 1.587998)
build_ruby 0.001381 0.000263 3.487443 ( 4.076156)
build_all 0.006401 0.000402 3.778212 ( 2.501041)
build_install 0.007395 0.008286 3.282621 ( 3.173168)
test_btest 0.000497 0.000124 55.871051 ( 30.637070)
test_basic 0.005236 0.001309 0.462635 ( 0.570099)
test_all 0.000000 0.001055 612.576532 (241.858593)
test_rubyspec 0.023698 0.025481 71.574954 ( 86.177435)
total: 372.52 sec