Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-153438
#<BuildRuby:0x000055ad34c01de0
@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.20230213-153438",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.003724 0.000532 1.264135 ( 1.672976)
build_miniruby 0.000981 0.000140 1.067564 ( 1.065690)
build_ruby 0.001086 0.000156 2.274392 ( 2.481953)
build_all 0.003467 0.003314 3.767075 ( 1.966509)
build_install 0.012189 0.000052 2.955864 ( 2.095472)
test_btest 0.000584 0.000090 56.577505 ( 16.471699)
test_basic 0.002364 0.004444 0.449877 ( 0.545048)
test_all 0.001272 0.000244 632.762087 (182.502365)
test_rubyspec 0.025702 0.013859 63.542632 ( 73.381623)
total: 282.18 sec