Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241030-054844
#<BuildRuby:0x00007fb2d2c7fdd0
@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.20241030-054844",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.000470 0.007214 4.202956 ( 3.784903)
build_miniruby 0.001690 0.000000 1.642579 ( 1.641508)
build_ruby 0.001776 0.000000 4.143637 ( 4.261102)
build_all 0.008519 0.000000 7.034444 ( 2.985190)
build_install 0.008762 0.010093 10.263537 ( 4.843109)
test_btest 0.000765 0.000191 74.973408 ( 19.827931)
test_basic 0.003071 0.007292 1.046761 ( 1.091606)
test_all 0.104590 0.041080 711.445878 (213.593497)
test_rubyspec 0.054935 0.029728 120.073323 ( 25.338797)
total: 277.37 sec