Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-053450
#<BuildRuby:0x000055c999b12228
@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.20230124-053450",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004579 0.000872 1.195908 ( 2.146614)
build_miniruby 0.001503 0.000287 1.208398 ( 1.211939)
build_ruby 0.001565 0.000299 3.096800 ( 3.549067)
build_all 0.006971 0.000479 4.129115 ( 2.614956)
build_install 0.009528 0.006999 3.037837 ( 2.665697)
test_btest 0.000804 0.000185 58.108054 ( 24.922935)
test_basic 0.006200 0.000451 0.466367 ( 0.583699)
test_all 0.000825 0.000184 652.587283 (224.653129)
test_rubyspec 0.037449 0.016054 69.227575 ( 79.429288)
total: 341.78 sec