Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-223834
#<BuildRuby:0x00007ff83a0efdc8
@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.20240728-223834",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.000000 0.007647 2.969538 ( 2.966849)
build_miniruby 0.001580 0.000000 1.594222 ( 1.591127)
build_ruby 0.001957 0.000308 4.072438 ( 4.267382)
build_all 0.006098 0.001743 7.958834 ( 3.157488)
build_install 0.010076 0.009177 11.092964 ( 5.927328)
test_btest 0.000618 0.000215 115.422591 ( 31.448674)
test_basic 0.001720 0.007748 1.202433 ( 1.250299)
test_all 0.125101 0.024058 833.331720 (250.312423)
test_rubyspec 0.029725 0.061713 170.534535 ( 35.746628)
total: 336.67 sec