Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-140938
#<BuildRuby:0x000056528d602008
@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.20230822-140938",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005647 0.000806 2.274502 ( 6.059829)
build_miniruby 0.001287 0.000184 1.665076 ( 2.346172)
build_ruby 0.001804 0.000258 3.548504 ( 6.499661)
build_all 0.004120 0.004227 6.265346 ( 5.971575)
build_install 0.018278 0.001578 7.830256 ( 8.406664)
test_btest 0.000707 0.000114 83.499651 ( 50.940202)
test_basic 0.006706 0.000000 0.962273 ( 1.955946)
test_all 0.006163 0.003548 694.257906 (344.077640)
test_rubyspec 0.050516 0.017613 104.751955 (139.611332)
total: 565.87 sec