Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-150926
#<BuildRuby:0x00005575d7c42230
@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.20230629-150926",
@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.000022 0.000004 0.000026 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.003272 0.003109 1.984924 ( 3.346543)
build_miniruby 0.001165 0.000216 1.629423 ( 1.661050)
build_ruby 0.001919 0.000000 3.295138 ( 3.562662)
build_all 0.006461 0.000823 2.374993 ( 1.919742)
build_install 0.018908 0.000000 3.879006 ( 3.815681)
test_btest 0.000844 0.000000 80.375714 ( 38.198953)
test_basic 0.004264 0.004031 0.858930 ( 1.196812)
test_all 0.001548 0.000273 607.849693 (326.787029)
test_rubyspec 0.035465 0.024627 91.720144 (168.543949)
total: 549.03 sec