Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-074904
#<BuildRuby:0x0000561925b7a1a8
@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.20230505-074904",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001970 0.004185 1.884316 ( 3.765488)
build_miniruby 0.001318 0.000203 1.309854 ( 1.353424)
build_ruby 0.001750 0.000000 2.697578 ( 2.984120)
build_all 0.002032 0.003985 2.149768 ( 1.736688)
build_install 0.010437 0.004510 3.402016 ( 3.147820)
test_btest 0.000685 0.000142 74.967987 ( 36.829293)
test_basic 0.001525 0.004490 0.763436 ( 0.869160)
test_all 0.000900 0.000217 567.729142 (252.781207)
test_rubyspec 0.028914 0.017718 79.810354 ( 94.852031)
total: 398.32 sec