Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-080015
#<BuildRuby:0x0000555a559e2230
@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.20230525-080015",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005452 0.000454 1.751985 ( 3.293936)
build_miniruby 0.001318 0.000110 1.281842 ( 1.297780)
build_ruby 0.001335 0.000111 2.501782 ( 2.703745)
build_all 0.005852 0.000488 1.991060 ( 1.369687)
build_install 0.015371 0.000118 3.165876 ( 2.433551)
test_btest 0.000840 0.000000 73.690787 ( 34.951953)
test_basic 0.002813 0.004559 0.767460 ( 0.878667)
test_all 0.001453 0.000156 574.394181 (215.072401)
test_rubyspec 0.038973 0.012533 81.413393 ( 96.736581)
total: 358.74 sec