Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-185324
#<BuildRuby:0x000055edcc55a1a8
@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.20230118-185324",
@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.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.000000 0.004992 1.099715 ( 1.500441)
build_miniruby 0.000000 0.001186 1.174923 ( 1.177723)
build_ruby 0.000000 0.001537 3.042800 ( 3.356235)
build_all 0.006346 0.000000 3.625027 ( 1.866941)
build_install 0.012943 0.001475 2.791738 ( 2.063661)
test_btest 0.000509 0.000109 56.935067 ( 21.688990)
test_basic 0.003495 0.002754 0.449520 ( 0.550578)
test_all 0.000000 0.001323 654.973662 (222.748558)
test_rubyspec 0.012282 0.041713 66.698434 ( 78.305148)
total: 333.26 sec