Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-223604
#<BuildRuby:0x000055e0c5b81ef0
@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.20230704-223604",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.006329 0.000090 2.101150 ( 4.376149)
build_miniruby 0.001278 0.000049 1.558048 ( 1.890313)
build_ruby 0.001658 0.000063 3.063960 ( 4.112332)
build_all 0.007190 0.000110 2.541559 ( 2.743570)
build_install 0.011543 0.005183 3.825161 ( 5.367259)
test_btest 0.000000 0.000741 80.237547 ( 48.900731)
test_basic 0.005046 0.003484 0.931555 ( 1.391696)
test_all 0.001146 0.000118 613.103205 (322.431693)
test_rubyspec 0.014453 0.037396 88.879385 (113.227129)
total: 504.44 sec