Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-020018
#<BuildRuby:0x00005634f90e6120
@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.20230728-020018",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.007308 0.000433 2.484670 ( 6.846375)
build_miniruby 0.001468 0.000189 12.709522 ( 17.373835)
build_ruby 0.001464 0.000000 3.384294 ( 6.984083)
build_all 0.004622 0.004439 2.787138 ( 4.236838)
build_install 0.023003 0.000000 4.562713 ( 8.197705)
test_btest 0.000819 0.000000 82.914312 ( 68.864171)
test_basic 0.001285 0.007652 1.001229 ( 2.063817)
test_all 0.001624 0.000149 683.215182 (517.928579)
test_rubyspec 0.032335 0.023137 92.874357 (134.987464)
total: 767.48 sec