Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-063944
#<BuildRuby:0x0000560eddc11a00
@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.20230502-063944",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000023 0.000008 0.000031 ( 0.000030)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.004482 0.001415 1.818508 ( 3.780580)
build_miniruby 0.001243 0.000392 1.291860 ( 1.501896)
build_ruby 0.001266 0.000399 2.482466 ( 2.769472)
build_all 0.000264 0.005519 2.112924 ( 2.377495)
build_install 0.012138 0.002969 3.286396 ( 3.117685)
test_btest 0.000494 0.000180 71.895794 ( 37.795252)
test_basic 0.002241 0.005290 0.773199 ( 0.995625)
test_all 0.001297 0.000000 541.135754 (225.780695)
test_rubyspec 0.015378 0.035062 81.137087 ( 96.633980)
total: 374.75 sec