Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-001410
#<BuildRuby:0x00005564104c64f8
@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.20231214-001410",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002072 0.004536 2.059918 ( 2.242113)
build_miniruby 0.001018 0.000222 1.483572 ( 1.483240)
build_ruby 0.001696 0.000000 2.900777 ( 3.074348)
build_all 0.005629 0.000662 5.379861 ( 2.222158)
build_install 0.010748 0.005897 6.466999 ( 3.055207)
test_btest 0.000787 0.000000 79.759049 ( 20.591533)
test_basic 0.003054 0.003240 0.914629 ( 0.974937)
test_all 0.067272 0.050737 655.673143 (194.369124)
test_rubyspec 0.031976 0.021697 81.006595 ( 92.570632)
total: 320.58 sec