Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-064314
#<BuildRuby:0x000055d2d398a890
@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.20240201-064314",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.002052 0.004208 1.553391 ( 1.910481)
build_miniruby 0.001149 0.000177 1.393944 ( 1.391716)
build_ruby 0.001464 0.000226 3.184848 ( 3.410208)
build_all 0.006670 0.000383 5.904096 ( 2.341899)
build_install 0.015773 0.000000 7.264892 ( 3.448107)
test_btest 0.000801 0.000000 84.640842 ( 21.808571)
test_basic 0.005799 0.000000 0.732844 ( 0.793938)
test_all 0.064930 0.052792 713.328692 (209.622481)
test_rubyspec 0.051142 0.049623 153.178474 (164.516309)
total: 409.24 sec