Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-092033
#<BuildRuby:0x00005619097928e0
@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.20230623-092033",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005698 0.001140 2.047459 ( 6.734256)
build_miniruby 0.001475 0.000295 1.699879 ( 3.752287)
build_ruby 0.001593 0.000319 3.289879 ( 7.732909)
build_all 0.003268 0.005095 2.461868 ( 4.219106)
build_install 0.015786 0.005057 3.915402 ( 7.307942)
test_btest 0.000606 0.000152 81.136538 ( 85.828122)
test_basic 0.005505 0.001376 0.836441 ( 1.825094)
test_all 0.000372 0.001292 597.565293 (573.998656)
test_rubyspec 0.028302 0.038414 91.314379 (230.536466)
total: 921.94 sec