Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-092134
#<BuildRuby:0x00005571087e2178
@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.20230822-092134",
@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.000001 0.000023 ( 0.000022)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.006406 0.000207 2.291385 ( 6.498878)
build_miniruby 0.002212 0.000000 1.659338 ( 3.812600)
build_ruby 0.001856 0.000000 3.515618 ( 8.535689)
build_all 0.004609 0.004046 6.439342 ( 6.428703)
build_install 0.018664 0.000828 8.105302 ( 9.639820)
test_btest 0.000871 0.000050 83.055154 ( 67.699274)
test_basic 0.000000 0.008882 1.017416 ( 2.456630)
test_all 0.005732 0.004393 711.288654 (664.657595)
test_rubyspec 0.050546 0.024058 109.742661 (211.385893)
total: 981.12 sec