Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-064245
#<BuildRuby:0x00007f1b3cd1fde0
@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.20241209-064245",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000039 0.000010 0.000049 ( 0.000048)
configure 0.000031 0.000008 0.000039 ( 0.000040)
build_up 0.006050 0.001512 3.386461 ( 3.333166)
build_miniruby 0.001241 0.000310 1.510493 ( 1.507116)
build_ruby 0.001254 0.000313 3.541149 ( 3.716655)
build_all 0.006386 0.002610 5.921065 ( 2.437140)
build_install 0.014769 0.004740 7.975430 ( 3.676158)
test_btest 0.000682 0.000180 70.170620 ( 19.528461)
test_basic 0.000000 0.008645 0.751073 ( 0.799404)
test_all 0.092751 0.049962 583.408698 (188.134593)
test_rubyspec 0.039267 0.038719 113.204872 ( 20.577789)
total: 243.71 sec