Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-163605
#<BuildRuby:0x0000564cd5e46290
@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.20231211-163605",
@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.000011 0.000007 0.000018 ( 0.000019)
autoconf 0.000018 0.000012 0.000030 ( 0.000030)
configure 0.000014 0.000009 0.000023 ( 0.000025)
build_up 0.004389 0.002926 2.573160 ( 2.970199)
build_miniruby 0.000842 0.000561 1.352773 ( 1.351729)
build_ruby 0.001020 0.000680 3.398989 ( 3.571902)
build_all 0.007423 0.001953 6.048604 ( 2.955962)
build_install 0.018890 0.000472 7.716120 ( 4.228892)
test_btest 0.000842 0.000000 83.814283 ( 35.228498)
test_basic 0.007160 0.001772 0.951725 ( 1.048266)
test_all 0.073947 0.052513 714.959531 (243.722606)
test_rubyspec 0.030007 0.038829 88.961114 (102.097798)
total: 397.18 sec