Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-193614
#<BuildRuby:0x0000560b72342230
@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.20240218-193614",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001936 0.004251 1.963893 ( 2.353512)
build_miniruby 0.001473 0.000177 1.797123 ( 1.802786)
build_ruby 0.001575 0.000190 3.748804 ( 3.995168)
build_all 0.005071 0.003140 6.657684 ( 3.593500)
build_install 0.014857 0.005836 8.289040 ( 5.114691)
test_btest 0.000822 0.000142 92.349544 ( 36.341408)
test_basic 0.001665 0.004711 0.926671 ( 0.991686)
test_all 0.078981 0.039186 768.173063 (308.385418)
test_rubyspec 0.025473 0.060384 119.334517 (128.614895)
total: 491.19 sec