Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-063430
#<BuildRuby:0x00005627dc459fc0
@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.20230507-063430",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.005692 1.878800 ( 3.614769)
build_miniruby 0.000012 0.001508 1.345896 ( 1.357068)
build_ruby 0.001342 0.000000 2.548028 ( 2.876096)
build_all 0.003115 0.003299 2.039109 ( 1.699336)
build_install 0.013029 0.001299 3.304830 ( 3.122041)
test_btest 0.000841 0.000116 73.941027 ( 37.451996)
test_basic 0.005828 0.000248 0.793281 ( 0.984330)
test_all 0.000369 0.001200 565.363767 (251.737650)
test_rubyspec 0.027076 0.023077 81.657213 ( 97.503590)
total: 400.35 sec