Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-022549
#<BuildRuby:0x00005596d2a12390
@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.20230623-022549",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.005595 0.000646 1.959134 ( 3.408531)
build_miniruby 0.001582 0.000182 1.570241 ( 1.587629)
build_ruby 0.001377 0.000159 3.143421 ( 3.376175)
build_all 0.006061 0.000176 2.150962 ( 1.514273)
build_install 0.006948 0.008714 3.451477 ( 2.486489)
test_btest 0.000601 0.000104 78.098620 ( 33.389083)
test_basic 0.005737 0.000207 0.792661 ( 2.922210)
test_all 0.002048 0.000341 580.702321 (248.156562)
test_rubyspec 0.013945 0.036904 84.063112 ( 97.002995)
total: 393.84 sec