Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-065649
#<BuildRuby:0x000056419d2057f8
@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.20230205-065649",
@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.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004856 0.000113 1.069159 ( 1.441822)
build_miniruby 0.000973 0.000126 1.154574 ( 1.154930)
build_ruby 0.000000 0.001341 2.070618 ( 2.282402)
build_all 0.004151 0.002681 3.674534 ( 1.929919)
build_install 0.009634 0.005191 2.689773 ( 1.847601)
test_btest 0.000700 0.000140 55.488178 ( 18.403248)
test_basic 0.004089 0.000818 0.411168 ( 0.512239)
test_all 0.000869 0.000174 652.946432 (210.415795)
test_rubyspec 0.021640 0.023891 66.538743 ( 76.475428)
total: 314.46 sec