Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-013912
#<BuildRuby:0x000055de624bdfe8
@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.20230123-013912",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.004684 1.114327 ( 1.504347)
build_miniruby 0.000000 0.001138 1.177791 ( 1.176218)
build_ruby 0.000087 0.001341 2.792350 ( 3.104918)
build_all 0.006124 0.000000 3.579847 ( 1.759078)
build_install 0.010235 0.002397 2.720106 ( 1.893765)
test_btest 0.000743 0.000159 57.229095 ( 15.031089)
test_basic 0.002423 0.002541 0.371447 ( 0.463214)
test_all 0.000910 0.000212 612.561184 (176.855896)
test_rubyspec 0.025934 0.014140 58.035116 ( 67.930167)
total: 269.72 sec