Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-021636
#<BuildRuby:0x00007f41cc81fdc0
@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.20241023-021636",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004508 0.003201 3.040376 ( 2.890190)
build_miniruby 0.001280 0.000291 1.315690 ( 1.313620)
build_ruby 0.001588 0.000360 3.342586 ( 3.517794)
build_all 0.003286 0.004869 6.082603 ( 2.335805)
build_install 0.010416 0.006040 8.096926 ( 3.828168)
test_btest 0.000777 0.000237 66.402037 ( 17.328918)
test_basic 0.003681 0.004186 0.765662 ( 0.817700)
test_all 0.113439 0.032916 657.190292 (188.544694)
test_rubyspec 0.048135 0.037957 124.976488 ( 22.845071)
total: 243.42 sec