Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-123445
#<BuildRuby:0x0000559dfc0f6168
@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.20230101-123445",
@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.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004004 0.000801 1.120418 ( 1.683301)
build_miniruby 0.000966 0.000194 1.209572 ( 1.208566)
build_ruby 0.001294 0.000259 3.302234 ( 3.638131)
build_all 0.006455 0.001291 3.721986 ( 1.893450)
build_install 0.014072 0.000901 3.017584 ( 2.037506)
test_btest 0.000623 0.000113 56.906055 ( 16.022777)
test_basic 0.000000 0.004482 0.369679 ( 0.466899)
test_all 0.000896 0.000473 606.994295 (189.487080)
test_rubyspec 0.012094 0.028073 65.866925 ( 75.848654)
total: 292.29 sec