Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-204100
#<BuildRuby:0x00005569463be228
@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.20230609-204100",
@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.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006124 0.000765 1.902128 ( 4.533036)
build_miniruby 0.001680 0.000210 1.343093 ( 1.433321)
build_ruby 0.001301 0.000163 2.616849 ( 2.899233)
build_all 0.006886 0.000309 2.269943 ( 2.087412)
build_install 0.017501 0.000000 3.658967 ( 3.221289)
test_btest 0.001012 0.000000 76.172062 ( 41.354730)
test_basic 0.002808 0.004338 0.807516 ( 1.011005)
test_all 0.000956 0.000127 557.277246 (242.244799)
test_rubyspec 0.028780 0.025092 83.924016 (102.204509)
total: 400.99 sec