Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-093625
#<BuildRuby:0x00005594ba5ca1a8
@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.20230607-093625",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000035 0.000002 0.000037 ( 0.000038)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.002619 0.004241 1.897964 ( 4.235772)
build_miniruby 0.001300 0.000150 1.375354 ( 1.606496)
build_ruby 0.001588 0.000183 2.767129 ( 3.219617)
build_all 0.002678 0.003939 2.232501 ( 2.341243)
build_install 0.014563 0.002157 3.642908 ( 3.782704)
test_btest 0.000583 0.000087 76.401932 ( 45.663145)
test_basic 0.000000 0.008796 0.852826 ( 1.205959)
test_all 0.000000 0.001209 575.462354 (250.930280)
test_rubyspec 0.025995 0.026928 83.168798 (101.379662)
total: 414.37 sec