Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-030526
#<BuildRuby:0x00005562d6cd67f0
@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.20230211-030526",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.001004 0.003508 1.171182 ( 1.587809)
build_miniruby 0.000000 0.001272 1.229913 ( 1.231074)
build_ruby 0.000000 0.001591 2.625515 ( 2.835500)
build_all 0.005437 0.001175 3.815847 ( 2.295899)
build_install 0.010437 0.003623 2.790426 ( 2.523621)
test_btest 0.000460 0.000110 55.602649 ( 29.125275)
test_basic 0.004151 0.004006 0.450814 ( 0.558177)
test_all 0.001329 0.000358 642.751662 (245.637342)
test_rubyspec 0.027990 0.019177 71.855287 ( 82.766942)
total: 368.56 sec