Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-102225
#<BuildRuby:0x000055b200532228
@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.20230701-102225",
@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.000001 0.000013 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006649 0.000332 2.132060 ( 3.490862)
build_miniruby 0.001388 0.000167 1.584483 ( 1.593909)
build_ruby 0.001281 0.000154 2.986388 ( 3.277815)
build_all 0.007003 0.000840 2.417570 ( 1.762458)
build_install 0.003150 0.013925 3.886358 ( 3.823967)
test_btest 0.000907 0.000218 79.445921 ( 39.898190)
test_basic 0.004749 0.003456 0.879602 ( 1.000314)
test_all 0.001597 0.000414 606.067095 (287.818759)
test_rubyspec 0.034058 0.018761 87.565567 (100.905217)
total: 443.57 sec