Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-203029
#<BuildRuby:0x00007f3b3e16fdc0
@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.20240809-203029",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000031 0.000011 0.000042 ( 0.000041)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.001293 0.006924 3.387502 ( 3.706962)
build_miniruby 0.001296 0.000549 1.774867 ( 1.772853)
build_ruby 0.001407 0.000595 3.864618 ( 4.088835)
build_all 0.000524 0.008362 8.461715 ( 3.547001)
build_install 0.016516 0.001928 11.076088 ( 5.329482)
test_btest 0.000604 0.000271 113.526664 ( 32.424026)
test_basic 0.010025 0.000000 1.006379 ( 1.066986)
test_all 0.114646 0.033892 791.537911 (226.120913)
test_rubyspec 0.050841 0.041619 160.811261 ( 33.673264)
total: 311.73 sec