Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-102708
#<BuildRuby:0x000055c864a12868
@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.20230506-102708",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005355 0.000230 1.875407 ( 3.171299)
build_miniruby 0.001060 0.000184 1.242709 ( 1.242222)
build_ruby 0.001308 0.000227 2.562829 ( 2.785494)
build_all 0.006700 0.000000 2.172900 ( 1.808220)
build_install 0.011671 0.003034 3.173981 ( 2.725685)
test_btest 0.000598 0.000103 72.706719 ( 35.686332)
test_basic 0.000000 0.006940 0.829497 ( 0.934771)
test_all 0.000440 0.001075 547.074471 (181.471803)
test_rubyspec 0.021035 0.025085 76.452695 ( 88.251720)
total: 318.08 sec