Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-204518
#<BuildRuby:0x00007ff28c39fdd8
@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.20240826-204518",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000040 0.000007 0.000047 ( 0.000047)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.007914 0.000000 3.443868 ( 3.470926)
build_miniruby 0.001234 0.000211 1.530990 ( 1.527853)
build_ruby 0.001648 0.000282 4.030224 ( 4.221371)
build_all 0.008508 0.000741 8.336649 ( 3.249818)
build_install 0.013541 0.005139 10.327301 ( 4.504148)
test_btest 0.000713 0.000132 114.601287 ( 29.934353)
test_basic 0.005943 0.004673 1.009831 ( 1.064702)
test_all 0.115116 0.035285 815.746813 (238.686958)
test_rubyspec 0.057834 0.036234 166.126959 ( 39.860697)
total: 326.52 sec