Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-212515
#<BuildRuby:0x000055d70c2661a8
@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-212515",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.006726 0.000270 2.380088 ( 7.365470)
build_miniruby 0.001249 0.000139 2.016787 ( 3.846598)
build_ruby 0.001598 0.000178 3.444102 ( 10.442933)
build_all 0.008378 0.000415 6.403335 ( 8.561725)
build_install 0.019940 0.000580 7.935801 ( 11.934050)
test_btest 0.000876 0.000084 83.608043 ( 77.535912)
test_basic 0.003822 0.004746 1.013336 ( 2.582758)
test_all 0.015069 0.000468 701.442102 (678.171518)
test_rubyspec 0.037695 0.034867 105.639836 (187.606687)
total: 988.05 sec