Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-205412
#<BuildRuby:0x00005582a3055fc0
@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.20230903-205412",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004883 0.000563 1.821741 ( 2.804633)
build_miniruby 0.000000 0.001968 1.676051 ( 1.793248)
build_ruby 0.000077 0.002263 3.274283 ( 3.668994)
build_all 0.003837 0.004215 6.172122 ( 4.429284)
build_install 0.011788 0.007363 7.537691 ( 6.004857)
test_btest 0.000891 0.000201 84.314748 ( 44.283978)
test_basic 0.003536 0.005059 0.986748 ( 1.273135)
test_all 0.005833 0.003528 697.082356 (349.374329)
test_rubyspec 0.025021 0.048414 105.198044 (124.949966)
total: 538.58 sec