Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-103927
#<BuildRuby:0x000055d1b80c2198
@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.20221231-103927",
@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.000008 0.000003 0.000011 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004215 0.000000 0.801105 ( 1.178975)
build_miniruby 0.001157 0.000000 1.039914 ( 1.038355)
build_ruby 0.000000 0.001664 2.637416 ( 3.000447)
build_all 0.003716 0.002632 3.189124 ( 1.469074)
build_install 0.012755 0.001353 2.473640 ( 1.528413)
test_btest 0.000556 0.000159 54.916421 ( 14.757625)
test_basic 0.003714 0.001061 0.351174 ( 0.443997)
test_all 0.000871 0.000249 567.707924 (162.187329)
test_rubyspec 0.007052 0.032165 55.752474 ( 65.740513)
total: 251.35 sec