Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-201205
#<BuildRuby:0x000055a64bc2dfc0
@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.20230707-201205",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.001565 0.004325 1.981654 ( 3.337237)
build_miniruby 0.001209 0.000179 1.518993 ( 1.520523)
build_ruby 0.001573 0.000000 3.054353 ( 3.300061)
build_all 0.007292 0.000000 2.465757 ( 1.945389)
build_install 0.016958 0.000622 3.749144 ( 3.727456)
test_btest 0.000875 0.000109 79.580261 ( 32.985439)
test_basic 0.002042 0.004033 0.871784 ( 3.113562)
test_all 0.000000 0.001262 591.763054 (287.678220)
test_rubyspec 0.012160 0.040452 90.362715 (126.234130)
total: 463.84 sec