Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-195722
#<BuildRuby:0x0000560a6b046278
@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.20230823-195722",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000031 0.000001 0.000032 ( 0.000031)
build_up 0.006764 0.000212 2.377299 ( 8.230518)
build_miniruby 0.001890 0.000059 1.891570 ( 5.804818)
build_ruby 0.001936 0.000060 3.618325 ( 9.202324)
build_all 0.004495 0.003872 6.390346 ( 7.474665)
build_install 0.016943 0.003846 7.791130 ( 11.978742)
test_btest 0.000740 0.000055 86.184910 ( 77.564547)
test_basic 0.005739 0.000431 0.965312 ( 3.251256)
test_all 0.009919 0.000109 706.615016 (513.898606)
test_rubyspec 0.037630 0.036683 107.684227 (212.187546)
total: 849.59 sec