Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-142202
#<BuildRuby:0x000055c606559fc0
@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.20230510-142202",
@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.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.004950 0.000396 1.758524 ( 3.143369)
build_miniruby 0.001156 0.000092 1.131522 ( 1.131204)
build_ruby 0.001389 0.000111 2.468717 ( 2.659710)
build_all 0.005248 0.000420 1.956345 ( 1.126634)
build_install 0.014273 0.000000 2.944956 ( 1.943219)
test_btest 0.000925 0.000000 73.340941 ( 22.891888)
test_basic 0.004576 0.000106 0.731084 ( 0.808587)
test_all 0.001274 0.000087 579.563715 (183.242033)
test_rubyspec 0.043696 0.009542 81.817993 ( 96.598176)
total: 313.55 sec