Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-143408
#<BuildRuby:0x000055978b41a078
@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.20240205-143408",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000000 0.006075 1.873656 ( 2.221704)
build_miniruby 0.000016 0.001734 1.316680 ( 1.314338)
build_ruby 0.001525 0.000318 3.172152 ( 3.402510)
build_all 0.007065 0.000000 6.263167 ( 2.961764)
build_install 0.009223 0.010263 7.765556 ( 4.418835)
test_btest 0.000582 0.000157 88.586990 ( 36.067905)
test_basic 0.005581 0.001502 0.945117 ( 1.038033)
test_all 0.080402 0.036042 745.546836 (275.974789)
test_rubyspec 0.056421 0.049158 172.976403 (184.916944)
total: 512.32 sec