Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-171807
#<BuildRuby:0x000055e307ad6228
@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.20231208-171807",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.003919 0.002665 2.191412 ( 2.266061)
build_miniruby 0.000946 0.000315 1.524429 ( 1.523162)
build_ruby 0.001283 0.000428 2.991063 ( 3.196887)
build_all 0.006089 0.000682 5.467863 ( 2.218716)
build_install 0.012945 0.003041 6.617820 ( 3.092746)
test_btest 0.000615 0.000191 80.899926 ( 21.161693)
test_basic 0.005115 0.000346 0.806305 ( 0.864629)
test_all 0.084277 0.036633 668.558851 (200.957853)
test_rubyspec 0.025282 0.042159 95.403279 (108.256919)
total: 343.54 sec