Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-083342
#<BuildRuby:0x0000561f52badef8
@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.20230527-083342",
@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.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.000000 0.005903 1.710927 ( 2.935763)
build_miniruby 0.000000 0.001409 1.154291 ( 1.152657)
build_ruby 0.000000 0.001383 2.409644 ( 2.616216)
build_all 0.002933 0.003674 1.966170 ( 1.074985)
build_install 0.013414 0.002775 3.177381 ( 2.092200)
test_btest 0.000000 0.001005 75.696087 ( 20.900139)
test_basic 0.002926 0.002112 0.718717 ( 0.793530)
test_all 0.000929 0.000786 581.451503 (192.878175)
test_rubyspec 0.032769 0.021524 81.919644 ( 94.960894)
total: 319.41 sec