Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-100346
#<BuildRuby:0x000055c51d46e0f0
@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.20230513-100346",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004891 0.000544 1.499197 ( 2.774522)
build_miniruby 0.000981 0.000109 1.165358 ( 1.163832)
build_ruby 0.000996 0.000111 2.098279 ( 2.295009)
build_all 0.005114 0.000568 1.905784 ( 1.022023)
build_install 0.006769 0.007857 3.138302 ( 2.116297)
test_btest 0.000758 0.000144 75.066569 ( 20.529411)
test_basic 0.005218 0.000166 0.660930 ( 0.736347)
test_all 0.000000 0.001204 521.737287 (157.097823)
test_rubyspec 0.008751 0.031141 69.554389 ( 81.358618)
total: 269.09 sec