Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-090511
#<BuildRuby:0x000055be2bf7dfe8
@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.20221223-090511",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.004372 0.001249 1.168212 ( 1.958775)
build_miniruby 0.001110 0.000317 1.446152 ( 1.538030)
build_ruby 0.001154 0.000330 3.513115 ( 4.231327)
build_all 0.002715 0.005077 3.940620 ( 2.545013)
build_install 0.015049 0.000623 3.117067 ( 2.423529)
test_btest 0.000663 0.000000 55.887896 ( 32.621637)
test_basic 0.006410 0.000770 0.459914 ( 0.642298)
test_all 0.001430 0.000400 625.989436 (265.823106)
test_rubyspec 0.024537 0.029230 73.645781 ( 90.979377)
total: 402.76 sec