Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-180626
#<BuildRuby:0x00005566d1d6de58
@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.20230527-180626",
@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.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.001396 0.004097 1.732233 ( 3.047531)
build_miniruby 0.001284 0.000175 1.358696 ( 1.358046)
build_ruby 0.001634 0.000223 2.510537 ( 2.727257)
build_all 0.000409 0.006596 2.130833 ( 1.464429)
build_install 0.013858 0.004342 3.512308 ( 2.614930)
test_btest 0.000617 0.000137 75.983213 ( 28.982602)
test_basic 0.004952 0.000000 0.767094 ( 0.851637)
test_all 0.002463 0.000000 603.209495 (206.896418)
test_rubyspec 0.019216 0.029478 79.176479 ( 91.217174)
total: 339.16 sec