Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-234550
#<BuildRuby:0x000055ed6929dfb8
@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-234550",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001708 0.006785 3.537336 ( 3.730436)
build_miniruby 0.001379 0.000285 1.617278 ( 1.627024)
build_ruby 0.001751 0.000000 2.993241 ( 3.231841)
build_all 0.007995 0.000000 5.701215 ( 2.674508)
build_install 0.015242 0.004958 7.681617 ( 3.721168)
test_btest 0.000634 0.000130 76.529454 ( 22.024141)
test_basic 0.004742 0.000973 0.793242 ( 0.853543)
test_all 0.092623 0.025903 611.441621 (210.344583)
test_rubyspec 0.021571 0.034254 83.186720 ( 95.277905)
total: 343.49 sec