Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-050341
#<BuildRuby:0x00007f33d018fdc0
@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.20241011-050341",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.002365 0.007010 4.268278 ( 5.286624)
build_miniruby 0.001650 0.000304 1.769622 ( 1.887140)
build_ruby 0.002099 0.000387 4.873364 ( 21.616389)
build_all 0.011594 0.000634 8.114396 ( 7.286787)
build_install 0.019668 0.006271 11.322553 ( 9.240010)
test_btest 0.000849 0.000162 103.338208 ( 81.311582)
test_basic 0.006255 0.008186 1.337743 ( 1.571784)
test_all 0.111677 0.046885 835.508617 (382.165102)
test_rubyspec 0.029955 0.054539 135.431246 ( 31.997451)
total: 542.36 sec