Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-160242
#<BuildRuby:0x00005625309adf48
@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-160242",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004895 0.000612 1.707782 ( 2.981689)
build_miniruby 0.001051 0.000131 1.101328 ( 1.099830)
build_ruby 0.001404 0.000000 2.265901 ( 2.501601)
build_all 0.006306 0.000000 2.091547 ( 1.257656)
build_install 0.012690 0.004152 3.023852 ( 2.076051)
test_btest 0.000000 0.000798 76.948204 ( 20.369891)
test_basic 0.001145 0.003548 0.710150 ( 0.787194)
test_all 0.001172 0.000202 570.315789 (196.861806)
test_rubyspec 0.030795 0.018639 77.440779 ( 89.633782)
total: 317.57 sec