Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-062215
#<BuildRuby:0x0000562c6ac4da00
@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.20231220-062215",
@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.000016)
autoconf 0.000022 0.000007 0.000029 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.005396 0.000404 2.027201 ( 2.726500)
build_miniruby 0.001548 0.000471 1.774598 ( 1.832411)
build_ruby 0.002123 0.000000 3.774194 ( 4.079639)
build_all 0.003753 0.004786 5.943083 ( 3.646269)
build_install 0.015905 0.003722 7.280616 ( 4.961135)
test_btest 0.000922 0.000295 83.734641 ( 42.146773)
test_basic 0.006883 0.000000 0.854769 ( 0.956157)
test_all 0.082337 0.036002 653.566930 (211.839445)
test_rubyspec 0.028771 0.035058 93.192393 (105.068008)
total: 377.26 sec