Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-105123
#<BuildRuby:0x00007f25b98bfde0
@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.20241214-105123",
@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.000004 0.000022 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.006586 0.000000 2.486307 ( 3.183579)
build_miniruby 0.001830 0.000000 1.724491 ( 1.816118)
build_ruby 0.000800 0.001267 4.335485 ( 4.686768)
build_all 0.008766 0.002262 6.391006 ( 4.645514)
build_install 0.021471 0.001299 8.455764 ( 6.682933)
test_btest 0.000815 0.000187 78.190601 ( 54.970099)
test_basic 0.000000 0.007346 1.113453 ( 1.378653)
test_all 0.121748 0.031340 761.988594 (352.858476)
test_rubyspec 0.047513 0.038052 115.526012 ( 34.017743)
total: 464.24 sec