Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-223819
#<BuildRuby:0x0000555dcc662090
@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-223819",
@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.000000 0.000000 0.000000 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000022)
build_up 0.005152 0.000149 1.734609 ( 3.028469)
build_miniruby 0.001129 0.000169 1.208790 ( 1.208841)
build_ruby 0.000000 0.001591 2.550529 ( 2.766816)
build_all 0.003384 0.003275 2.103783 ( 1.498332)
build_install 0.013186 0.001666 3.085632 ( 2.225076)
test_btest 0.000000 0.000706 73.955847 ( 30.243716)
test_basic 0.000980 0.006661 0.729430 ( 0.832288)
test_all 0.001331 0.000000 557.004320 (194.928950)
test_rubyspec 0.009250 0.039456 76.577337 ( 88.325458)
total: 325.06 sec