Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-055341
#<BuildRuby:0x000056485eb1e8e0
@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.20231209-055341",
@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.000026 0.000005 0.000031 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002110 0.004578 2.270310 ( 2.315016)
build_miniruby 0.001310 0.000328 1.585899 ( 1.584918)
build_ruby 0.001675 0.000419 3.329835 ( 3.507689)
build_all 0.006417 0.001604 5.686882 ( 2.714010)
build_install 0.017211 0.001873 7.522731 ( 4.396805)
test_btest 0.000000 0.001032 82.624544 ( 31.254143)
test_basic 0.003853 0.003494 0.918208 ( 0.992572)
test_all 0.056879 0.064489 723.143732 (274.339276)
test_rubyspec 0.030587 0.037841 93.950083 (105.905697)
total: 427.01 sec