Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-094920
#<BuildRuby:0x000055ff1091a3b0
@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.20230619-094920",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005895 0.000224 1.803084 ( 3.129687)
build_miniruby 0.001151 0.000139 1.383385 ( 1.381628)
build_ruby 0.001677 0.000000 2.584920 ( 2.833329)
build_all 0.000000 0.006971 5.247200 ( 2.134990)
build_install 0.013363 0.003506 6.595860 ( 3.299952)
test_btest 0.000000 0.001206 78.781100 ( 21.023434)
test_basic 0.002566 0.003133 0.714908 ( 0.786959)
test_all 0.001220 0.000132 558.756999 (159.236504)
test_rubyspec 0.028111 0.022641 80.721980 ( 93.037663)
total: 286.87 sec