Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-204936
#<BuildRuby:0x0000556f5ec1a8e0
@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.20231207-204936",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.000807 0.007499 2.546080 ( 4.071655)
build_miniruby 0.001218 0.000218 1.778550 ( 2.161130)
build_ruby 0.001625 0.000290 3.559943 ( 41.204509)
build_all 0.004079 0.004911 6.178239 ( 6.265304)
build_install 0.015586 0.007076 7.875389 ( 8.619077)
test_btest 0.000708 0.000172 85.077185 ( 95.830539)
test_basic 0.003940 0.004020 0.969427 ( 1.751645)
test_all 0.088964 0.039102 737.143558 (597.295553)
test_rubyspec 0.054122 0.022721 104.372829 (158.301102)
total: 915.50 sec