Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-200446
#<BuildRuby:0x0000562ae0cb2008
@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.20230531-200446",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.002486 0.003667 1.852657 ( 4.205787)
build_miniruby 0.001399 0.000207 1.314529 ( 1.322104)
build_ruby 0.001378 0.000204 2.607071 ( 2.824333)
build_all 0.006078 0.000307 2.028542 ( 1.864292)
build_install 0.016654 0.000077 3.354898 ( 3.404416)
test_btest 0.000000 0.000903 74.782381 ( 41.717760)
test_basic 0.000000 0.007214 0.771043 ( 0.947664)
test_all 0.000498 0.002273 556.756042 (238.991302)
test_rubyspec 0.023662 0.027166 83.474894 (100.064237)
total: 395.34 sec