Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-103550
#<BuildRuby:0x00005625a2e6df70
@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.20230309-103550",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005327 0.000666 1.844975 ( 4.222285)
build_miniruby 0.001884 0.000235 1.327310 ( 1.519370)
build_ruby 0.001491 0.000186 2.851748 ( 3.208193)
build_all 0.006870 0.000293 2.194579 ( 2.539541)
build_install 0.012991 0.006768 3.426561 ( 3.333213)
test_btest 0.000915 0.000147 72.444803 ( 43.616280)
test_basic 0.006121 0.000987 0.555335 ( 0.889753)
test_all 0.001251 0.000202 554.247331 (270.314961)
test_rubyspec 0.032352 0.020038 80.105879 ( 93.548131)
total: 423.20 sec