Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-004513
#<BuildRuby:0x0000564a45946228
@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.20230917-004513",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000035 0.000002 0.000037 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007066 0.000456 2.455604 ( 4.870332)
build_miniruby 0.001233 0.000080 1.744648 ( 2.074806)
build_ruby 0.001947 0.000126 3.728189 ( 4.418440)
build_all 0.004361 0.004291 6.536415 ( 5.158523)
build_install 0.020695 0.000000 8.078402 ( 7.711116)
test_btest 0.000775 0.000000 84.391475 ( 48.585686)
test_basic 0.005495 0.002788 1.014286 ( 1.378663)
test_all 0.006366 0.004673 678.260040 (359.877428)
test_rubyspec 0.042804 0.031237 106.242541 (128.338028)
total: 562.41 sec