Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-175724
#<BuildRuby:0x000055ea08b563d0
@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.20240131-175724",
@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.000022)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.006507 0.000000 1.709029 ( 2.222525)
build_miniruby 0.001956 0.000000 57.811957 ( 19.996391)
build_ruby 0.001437 0.000000 3.081585 ( 3.289143)
build_all 0.007343 0.000000 5.888869 ( 2.310905)
build_install 0.018059 0.000000 6.579922 ( 3.009942)
test_btest 0.000934 0.000000 80.923493 ( 20.899990)
test_basic 0.003957 0.001834 0.646449 ( 0.705053)
test_all 0.077582 0.039043 658.996890 (198.945107)
test_rubyspec 0.051139 0.047071 141.726988 (153.209975)
total: 404.59 sec