Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-123003
#<BuildRuby:0x0000559c66e2a240
@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.20230106-123003",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.004755 0.000028 1.061391 ( 1.768046)
build_miniruby 0.001197 0.000050 1.291372 ( 1.289716)
build_ruby 0.000000 0.001789 2.624819 ( 12.951287)
build_all 0.001255 0.005207 3.287672 ( 1.512309)
build_install 0.007699 0.004309 2.301215 ( 1.439448)
test_btest 0.000686 0.000098 58.027830 ( 15.068342)
test_basic 0.004460 0.000637 0.422900 ( 0.514869)
test_all 0.002481 0.000000 604.558138 (170.171910)
test_rubyspec 0.007180 0.032483 60.099048 ( 70.243416)
total: 274.96 sec