Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-134907
#<BuildRuby:0x000055ba7bda6390
@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.20240110-134907",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.004962 0.000354 1.431079 ( 1.804697)
build_miniruby 0.001212 0.000087 1.633242 ( 1.636633)
build_ruby 0.001592 0.000114 2.977545 ( 3.173794)
build_all 0.004048 0.003025 5.505091 ( 2.201124)
build_install 0.010795 0.004677 6.726242 ( 3.393413)
test_btest 0.000894 0.000108 82.380923 ( 21.969465)
test_basic 0.003073 0.003928 0.865922 ( 0.930671)
test_all 0.088062 0.030345 747.210287 (217.160877)
test_rubyspec 0.029219 0.029077 80.661786 ( 92.505425)
total: 344.78 sec