Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-093623
#<BuildRuby:0x000055b4249f5a00
@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.20230214-093623",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000000 0.004703 1.411082 ( 1.818473)
build_miniruby 0.000000 0.001305 1.221089 ( 1.219222)
build_ruby 0.000000 0.001571 2.319979 ( 2.543832)
build_all 0.003073 0.003809 3.859814 ( 1.958257)
build_install 0.012688 0.001161 3.109101 ( 2.306975)
test_btest 0.000519 0.000123 57.709030 ( 17.952914)
test_basic 0.006375 0.000501 0.483493 ( 0.581526)
test_all 0.001163 0.000264 634.277494 (198.342712)
test_rubyspec 0.017371 0.024222 67.333674 ( 77.369398)
total: 304.09 sec