Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-133017
#<BuildRuby:0x00007fc92c01fde0
@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.20240904-133017",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000028)
build_up 0.003512 0.003916 3.293148 ( 3.796953)
build_miniruby 0.001272 0.000187 1.100816 ( 1.097792)
build_ruby 0.000000 0.001801 3.379649 ( 3.629340)
build_all 0.003159 0.005174 7.395194 ( 2.880769)
build_install 0.019232 0.000000 10.773191 ( 5.179838)
test_btest 0.001143 0.000000 117.134454 ( 30.515764)
test_basic 0.009548 0.000000 1.217206 ( 1.263751)
test_all 0.110517 0.038879 853.413671 (246.437174)
test_rubyspec 0.069077 0.019322 163.376175 ( 34.501744)
total: 329.30 sec