Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-183314
#<BuildRuby:0x000056077904a138
@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.20240222-183314",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000601 0.007092 2.596399 ( 2.621482)
build_miniruby 0.001166 0.000340 1.673479 ( 1.673615)
build_ruby 0.001400 0.000409 3.876757 ( 4.128703)
build_all 0.006641 0.001937 6.934831 ( 4.125467)
build_install 0.010696 0.009324 8.662647 ( 5.588254)
test_btest 0.000721 0.000250 91.068025 ( 46.821415)
test_basic 0.008230 0.000000 1.053809 ( 1.170729)
test_all 0.086445 0.031703 753.830284 (311.795423)
test_rubyspec 0.045118 0.042902 122.752135 (132.234050)
total: 510.16 sec