Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-113306
#<BuildRuby:0x0000563fe64763b0
@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.20230506-113306",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004733 0.000860 1.834045 ( 3.056809)
build_miniruby 0.001099 0.000200 1.327690 ( 1.326428)
build_ruby 0.001189 0.000216 2.596533 ( 2.811035)
build_all 0.006081 0.000284 2.120694 ( 1.395607)
build_install 0.010158 0.005695 3.519913 ( 2.585537)
test_btest 0.000794 0.000166 77.022468 ( 26.008733)
test_basic 0.004163 0.000868 0.587226 ( 0.659429)
test_all 0.000884 0.000185 627.700580 (203.201987)
test_rubyspec 0.021689 0.022254 74.547629 ( 86.300702)
total: 327.35 sec