Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-054033
#<BuildRuby:0x0000563979f42190
@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.20230124-054033",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000024 0.000010 0.000034 ( 0.000033)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.004027 0.001611 1.147214 ( 1.655107)
build_miniruby 0.000916 0.000366 1.366448 ( 1.396246)
build_ruby 0.001095 0.000438 2.930862 ( 3.293212)
build_all 0.002325 0.005313 3.712473 ( 1.872818)
build_install 0.004968 0.010729 2.892799 ( 2.095688)
test_btest 0.000574 0.000311 57.898762 ( 16.274593)
test_basic 0.003062 0.001659 0.368711 ( 0.461348)
test_all 0.000670 0.000362 610.398419 (175.076458)
test_rubyspec 0.028759 0.012663 57.767077 ( 67.756090)
total: 269.88 sec