Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-104230
#<BuildRuby:0x0000558d60bfe008
@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.20230105-104230",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004388 0.000190 0.925161 ( 1.333324)
build_miniruby 0.001135 0.000049 1.281212 ( 1.279820)
build_ruby 0.001280 0.000056 3.255651 ( 3.618696)
build_all 0.000000 0.006328 3.503592 ( 1.858928)
build_install 0.012242 0.001661 2.836211 ( 1.992160)
test_btest 0.000695 0.000077 55.771106 ( 15.522404)
test_basic 0.004663 0.000055 0.372155 ( 0.465428)
test_all 0.001473 0.000158 615.794869 (177.279073)
test_rubyspec 0.030426 0.016257 66.055474 ( 76.230072)
total: 279.58 sec