Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-211116
#<BuildRuby:0x0000558c8a912320
@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.20230103-211116",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000023 0.000000 0.000023 ( 0.000022)
build_up 0.001525 0.003682 1.176806 ( 1.580642)
build_miniruby 0.001069 0.000186 1.523758 ( 1.522140)
build_ruby 0.001355 0.000236 3.046232 ( 3.436473)
build_all 0.002765 0.003837 3.298031 ( 1.637165)
build_install 0.010990 0.003798 2.718946 ( 1.764757)
test_btest 0.000758 0.000169 57.003328 ( 15.090295)
test_basic 0.000681 0.004151 0.366829 ( 0.459141)
test_all 0.000470 0.000743 569.155161 (162.274640)
test_rubyspec 0.019270 0.018262 57.295764 ( 67.360052)
total: 255.13 sec