Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-022402
#<BuildRuby:0x00005625e959ded0
@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.20230122-022402",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004142 0.000345 1.090203 ( 1.510542)
build_miniruby 0.001179 0.000098 1.150434 ( 1.148696)
build_ruby 0.001438 0.000120 2.908805 ( 3.191506)
build_all 0.000000 0.007536 3.822245 ( 1.920806)
build_install 0.013297 0.002043 2.766485 ( 2.044762)
test_btest 0.000825 0.000000 57.787086 ( 18.264910)
test_basic 0.003912 0.002601 0.419712 ( 0.519913)
test_all 0.001322 0.000000 642.353837 (196.413697)
test_rubyspec 0.037801 0.012167 67.671824 ( 77.776578)
total: 302.79 sec