Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-225700
#<BuildRuby:0x000055e07136a2e8
@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.20230624-225700",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000000 0.000069 0.000069 ( 0.000039)
configure 0.000000 0.000025 0.000025 ( 0.000024)
build_up 0.001343 0.004248 1.700965 ( 2.971262)
build_miniruby 0.000938 0.000221 1.447526 ( 1.446447)
build_ruby 0.001190 0.000280 2.883611 ( 3.053142)
build_all 0.006618 0.000000 2.157554 ( 1.241901)
build_install 0.010513 0.006363 3.491156 ( 2.337687)
test_btest 0.000563 0.000147 78.963321 ( 21.048085)
test_basic 0.000903 0.004550 0.803752 ( 0.881045)
test_all 0.001020 0.000314 558.577895 (161.552966)
test_rubyspec 0.031050 0.021030 81.767593 ( 93.407506)
total: 287.94 sec