Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-215151
#<BuildRuby:0x0000565344d768e0
@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.20230118-215151",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.007377 0.000648 1.280928 ( 2.411943)
build_miniruby 0.001726 0.000000 1.434114 ( 1.616167)
build_ruby 0.002548 0.000068 3.397808 ( 4.282642)
build_all 0.007881 0.001433 4.112341 ( 4.003579)
build_install 0.015756 0.005920 3.175418 ( 3.547687)
test_btest 0.000856 0.000179 57.841073 ( 40.888017)
test_basic 0.005418 0.001129 0.468723 ( 0.817581)
test_all 0.001387 0.000000 709.761341 (668.923970)
test_rubyspec 0.027403 0.033797 76.769134 (117.093429)
total: 843.59 sec