Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-060639
#<BuildRuby:0x0000561f09e0a1b8
@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.20230122-060639",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.001528 0.003264 1.034737 ( 1.410857)
build_miniruby 0.001088 0.000311 1.102326 ( 1.101390)
build_ruby 0.001663 0.000000 2.699833 ( 3.001956)
build_all 0.002406 0.003978 3.610063 ( 1.827836)
build_install 0.011167 0.002207 2.674183 ( 1.851625)
test_btest 0.000527 0.000161 58.405338 ( 18.257117)
test_basic 0.000822 0.004541 0.422262 ( 0.518346)
test_all 0.000798 0.000277 626.182733 (190.707456)
test_rubyspec 0.020412 0.018696 62.628283 ( 72.503578)
total: 291.18 sec