Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-075804
#<BuildRuby:0x0000556f5e706138
@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.20230113-075804",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001283 0.003648 1.088365 ( 1.637511)
build_miniruby 0.001073 0.000140 1.281152 ( 1.280733)
build_ruby 0.001290 0.000168 3.563491 ( 17.631928)
build_all 0.007313 0.000000 3.844499 ( 1.962632)
build_install 0.008568 0.008235 2.725744 ( 1.974512)
test_btest 0.000000 0.000929 58.307565 ( 19.419947)
test_basic 0.004514 0.001905 0.434346 ( 0.531091)
test_all 0.001543 0.000000 633.298317 (187.248392)
test_rubyspec 0.024471 0.025345 67.562252 ( 77.618880)
total: 309.31 sec