Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-005934
#<BuildRuby:0x0000561fa9f5e208
@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-005934",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.003929 0.000589 1.156963 ( 1.616093)
build_miniruby 0.001139 0.000171 1.392667 ( 1.403159)
build_ruby 0.000000 0.001652 3.496102 ( 3.899671)
build_all 0.004507 0.002637 3.813610 ( 2.273795)
build_install 0.007898 0.006209 3.070603 ( 2.449192)
test_btest 0.000678 0.000161 54.119539 ( 26.955655)
test_basic 0.000000 0.006534 0.435817 ( 0.573204)
test_all 0.000000 0.002599 626.991225 (235.241555)
test_rubyspec 0.020278 0.026936 68.046201 ( 78.141328)
total: 352.55 sec