Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-142013
#<BuildRuby:0x000055b5a672e438
@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.20231023-142013",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.007540 0.000722 3.685210 ( 4.564774)
build_miniruby 0.000000 0.001809 2.007683 ( 2.089919)
build_ruby 0.000000 0.001563 3.287630 ( 3.573815)
build_all 0.008472 0.000000 5.774255 ( 2.864256)
build_install 0.018161 0.001159 8.129031 ( 4.341799)
test_btest 0.000916 0.000126 78.765087 ( 34.216175)
test_basic 0.004946 0.000683 0.720592 ( 0.793822)
test_all 0.052900 0.063183 617.129513 (263.614736)
test_rubyspec 0.035774 0.031467 98.285133 (121.319217)
total: 437.38 sec