Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-105246
#<BuildRuby:0x000055a16fe16390
@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.20230110-105246",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.004623 0.000063 1.122391 ( 1.760410)
build_miniruby 0.001338 0.000112 1.390319 ( 1.393249)
build_ruby 0.001382 0.000115 3.536442 ( 3.962197)
build_all 0.007872 0.000000 4.044880 ( 2.764195)
build_install 0.015020 0.000000 2.997588 ( 2.910666)
test_btest 0.000810 0.000000 54.966069 ( 31.797791)
test_basic 0.005736 0.000000 0.436203 ( 0.569578)
test_all 0.001858 0.000000 633.302520 (278.704338)
test_rubyspec 0.032652 0.013683 69.778571 ( 87.525989)
total: 411.39 sec