Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-085548
#<BuildRuby:0x000055c532ace228
@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.20230111-085548",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004518 0.000000 1.009995 ( 1.401207)
build_miniruby 0.000000 0.001174 1.240575 ( 1.238721)
build_ruby 0.000000 0.001519 2.832348 ( 3.186360)
build_all 0.005763 0.000541 3.111839 ( 1.442108)
build_install 0.013586 0.000153 2.517671 ( 1.620994)
test_btest 0.000655 0.000040 56.348783 ( 15.939628)
test_basic 0.005025 0.000304 0.346452 ( 0.438204)
test_all 0.001245 0.000076 611.678749 (172.817297)
test_rubyspec 0.028091 0.014190 60.251144 ( 70.215806)
total: 268.30 sec