Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-004439
#<BuildRuby:0x00005555822bdfb8
@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.20230109-004439",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.004670 0.000096 1.102519 ( 1.492687)
build_miniruby 0.001144 0.000163 1.432041 ( 1.435415)
build_ruby 0.001271 0.000181 3.136693 ( 3.513388)
build_all 0.007154 0.000000 3.692371 ( 1.809353)
build_install 0.013553 0.000000 2.832629 ( 1.997632)
test_btest 0.000676 0.000000 56.514600 ( 16.331693)
test_basic 0.004705 0.000000 0.421349 ( 0.517254)
test_all 0.001742 0.000000 648.356394 (204.036252)
test_rubyspec 0.033061 0.008017 66.888199 ( 77.200426)
total: 308.33 sec