Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-230551
#<BuildRuby:0x000055f1c2032078
@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.20230816-230551",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006773 0.000186 2.156403 ( 5.607090)
build_miniruby 0.001494 0.000000 1.712168 ( 3.364007)
build_ruby 0.000000 0.001952 3.482419 ( 4.919868)
build_all 0.006793 0.001761 6.478074 ( 6.283966)
build_install 0.015343 0.004414 8.327712 ( 8.867958)
test_btest 0.001027 0.000117 84.188058 ( 62.264118)
test_basic 0.007067 0.000808 0.967420 ( 1.951703)
test_all 0.005347 0.005141 684.419129 (506.308704)
test_rubyspec 0.034438 0.038304 107.329492 (202.227089)
total: 801.80 sec