Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-153651
#<BuildRuby:0x0000560f4944e1a8
@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.20230724-153651",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.007452 0.000000 2.210457 ( 5.373109)
build_miniruby 0.001459 0.000092 1.616380 ( 2.196451)
build_ruby 0.001512 0.000168 3.318276 ( 4.832429)
build_all 0.007206 0.000801 2.724451 ( 3.319625)
build_install 0.013877 0.004516 4.058374 ( 5.299132)
test_btest 0.000667 0.000089 81.315680 ( 49.615798)
test_basic 0.003525 0.005076 0.883869 ( 1.524012)
test_all 0.002566 0.000000 644.205738 (467.096591)
test_rubyspec 0.032147 0.036292 94.768333 (230.975103)
total: 770.23 sec