Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-142803
#<BuildRuby:0x00007fda7330fde0
@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.20240808-142803",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.004822 0.003458 3.769938 ( 3.612823)
build_miniruby 0.001601 0.000000 1.583467 ( 1.579951)
build_ruby 0.001948 0.000000 4.286858 ( 14.944098)
build_all 0.009038 0.000163 8.274356 ( 3.318467)
build_install 0.015762 0.005142 10.824354 ( 5.027613)
test_btest 0.000966 0.000168 114.680251 ( 30.769144)
test_basic 0.005585 0.002671 0.938906 ( 0.988036)
test_all 0.125823 0.026525 847.961778 (243.703109)
test_rubyspec 0.057941 0.036794 165.909572 ( 32.355448)
total: 336.30 sec