Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-053640
#<BuildRuby:0x000055b5ae50a230
@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.20230810-053640",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.006211 0.000583 2.337446 ( 5.923046)
build_miniruby 0.001776 0.000167 1.713521 ( 3.071874)
build_ruby 0.001448 0.000136 3.484411 ( 5.951393)
build_all 0.007374 0.000692 2.828678 ( 3.524463)
build_install 0.018379 0.004061 4.565077 ( 6.582680)
test_btest 0.000695 0.000075 85.986289 ( 67.955521)
test_basic 0.003747 0.004930 1.023227 ( 2.144430)
test_all 0.001397 0.000188 704.529202 (552.079300)
test_rubyspec 0.048747 0.009029 102.049008 (177.267864)
total: 824.50 sec