Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-011145
#<BuildRuby:0x0000556da5e2df48
@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.20230802-011145",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.002881 0.004454 2.293296 ( 6.481298)
build_miniruby 0.000992 0.000142 1.655934 ( 2.732240)
build_ruby 0.001445 0.000207 3.214383 ( 7.623436)
build_all 0.000000 0.007867 2.545994 ( 4.018078)
build_install 0.006980 0.012808 4.144535 ( 6.566433)
test_btest 0.000683 0.000205 79.542163 ( 63.971232)
test_basic 0.004852 0.001455 0.949785 ( 2.222173)
test_all 0.001432 0.000430 679.178151 (618.762658)
test_rubyspec 0.037571 0.027297 101.873366 (252.995028)
total: 965.37 sec