Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-021703
#<BuildRuby:0x000055acd8299fc0
@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.20230606-021703",
@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.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005538 0.000221 1.875423 ( 3.171197)
build_miniruby 0.001346 0.000054 1.296794 ( 1.296674)
build_ruby 0.001881 0.000075 2.876424 ( 3.054018)
build_all 0.007229 0.000109 2.108491 ( 1.664875)
build_install 0.011542 0.005538 3.356657 ( 2.488390)
test_btest 0.000892 0.000069 79.066754 ( 28.131084)
test_basic 0.004650 0.000358 0.759809 ( 0.844909)
test_all 0.001066 0.000082 587.010212 (230.120710)
test_rubyspec 0.039855 0.011682 86.146506 (102.397290)
total: 373.17 sec