Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-213212
#<BuildRuby:0x000055f441de5fb8
@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.20230123-213212",
@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.000000 0.000021 0.000021 ( 0.000022)
autoconf 0.000000 0.000030 0.000030 ( 0.000030)
configure 0.000000 0.000027 0.000027 ( 0.000027)
build_up 0.001613 0.003927 1.237044 ( 2.181944)
build_miniruby 0.001524 0.000244 1.310800 ( 1.379241)
build_ruby 0.001557 0.000249 3.048589 ( 3.370188)
build_all 0.003326 0.004811 4.038013 ( 2.976689)
build_install 0.007404 0.008263 3.113254 ( 2.914814)
test_btest 0.000000 0.002971 58.182667 ( 32.057869)
test_basic 0.000000 0.005930 0.452083 ( 0.750169)
test_all 0.000000 0.002050 656.733760 (260.779786)
test_rubyspec 0.007665 0.043400 73.315041 ( 85.948862)
total: 392.36 sec