Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-093007
#<BuildRuby:0x0000560b514f6390
@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.20230605-093007",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.003092 0.003277 1.910198 ( 4.248250)
build_miniruby 0.000000 0.001587 1.428368 ( 1.500043)
build_ruby 0.000000 0.001909 2.780013 ( 3.166260)
build_all 0.004582 0.003385 2.285377 ( 2.175583)
build_install 0.019242 0.000086 3.599790 ( 3.679253)
test_btest 0.000697 0.000119 78.282897 ( 46.770818)
test_basic 0.003785 0.004543 0.819291 ( 1.274416)
test_all 0.001292 0.000258 610.368770 (282.019929)
test_rubyspec 0.041796 0.011271 85.158781 (107.194017)
total: 452.03 sec