Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-182923
#<BuildRuby:0x00007f40ca12fdd8
@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.20240729-182923",
@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.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.003234 0.005616 3.999486 ( 3.935616)
build_miniruby 0.001279 0.000328 1.767963 ( 1.782708)
build_ruby 0.001869 0.000481 4.608584 ( 4.773438)
build_all 0.005826 0.004327 8.471059 ( 3.891834)
build_install 0.018250 0.005733 11.670973 ( 6.323098)
test_btest 0.000000 0.001155 117.540974 ( 32.070163)
test_basic 0.006259 0.004669 1.025560 ( 1.067007)
test_all 0.106739 0.044204 876.281401 (247.634530)
test_rubyspec 0.051990 0.042776 169.594175 ( 36.547939)
total: 338.03 sec