Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-135003
#<BuildRuby:0x0000558b13429ed0
@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.20221228-135003",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004557 0.000070 0.877825 ( 1.330803)
build_miniruby 0.001090 0.000148 1.156432 ( 1.154632)
build_ruby 0.001186 0.000162 2.833673 ( 3.200327)
build_all 0.002926 0.003958 3.420161 ( 1.698337)
build_install 0.012192 0.003326 2.756817 ( 1.779820)
test_btest 0.000683 0.000126 56.461224 ( 15.488316)
test_basic 0.000761 0.004163 0.382952 ( 0.475165)
test_all 0.000000 0.000954 586.999503 (168.086108)
test_rubyspec 0.027573 0.010900 55.230566 ( 65.423078)
total: 258.64 sec