Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-101650
#<BuildRuby:0x000055a0a7c5e228
@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.20230103-101650",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.004049 0.000426 0.963010 ( 1.358224)
build_miniruby 0.001267 0.000133 1.257578 ( 1.256828)
build_ruby 0.001406 0.000148 3.044261 ( 3.453038)
build_all 0.006985 0.000256 3.699406 ( 1.901699)
build_install 0.008682 0.005145 2.848831 ( 2.029996)
test_btest 0.000000 0.000639 54.071126 ( 21.165870)
test_basic 0.001243 0.004286 0.422090 ( 0.520132)
test_all 0.001174 0.000224 615.077622 (190.079229)
test_rubyspec 0.006619 0.035000 65.251463 ( 75.273185)
total: 297.04 sec