Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-222713
#<BuildRuby:0x0000557b5afb62a8
@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.20230525-222713",
@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.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.006292 1.903684 ( 3.460593)
build_miniruby 0.000007 0.001714 1.517614 ( 1.628482)
build_ruby 0.001478 0.000352 2.895284 ( 3.197704)
build_all 0.006560 0.000554 2.172302 ( 1.991589)
build_install 0.019244 0.000000 3.442352 ( 2.924026)
test_btest 0.000902 0.000000 76.538305 ( 33.176197)
test_basic 0.004762 0.000000 0.696624 ( 0.777530)
test_all 0.000784 0.000361 556.818051 (197.539665)
test_rubyspec 0.019245 0.031969 77.066334 ( 88.892018)
total: 333.59 sec