Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-163730
#<BuildRuby:0x0000557a378962d0
@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.20231210-163730",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002720 0.004400 2.352095 ( 2.701090)
build_miniruby 0.001394 0.000000 1.795924 ( 1.816584)
build_ruby 0.001977 0.000000 3.307650 ( 3.580305)
build_all 0.008507 0.000000 5.799129 ( 3.503375)
build_install 0.018631 0.000784 7.477409 ( 4.934134)
test_btest 0.000774 0.000094 84.142188 ( 38.294394)
test_basic 0.007074 0.000858 0.936777 ( 1.040456)
test_all 0.082215 0.037320 690.050280 (235.522796)
test_rubyspec 0.030775 0.023852 84.211901 ( 95.987071)
total: 387.38 sec