Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-061804
#<BuildRuby:0x00005591428fe4f8
@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.20240229-061804",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000336 0.008062 2.767267 ( 3.500251)
build_miniruby 0.001664 0.000000 1.829649 ( 1.941349)
build_ruby 0.001664 0.000000 3.599393 ( 3.983691)
build_all 0.004341 0.003956 6.913203 ( 4.814518)
build_install 0.012969 0.008302 8.866213 ( 6.398399)
test_btest 0.000610 0.000190 92.405726 ( 71.204623)
test_basic 0.001748 0.005860 0.997317 ( 1.519752)
test_all 0.084210 0.033306 828.380268 (414.418018)
test_rubyspec 0.044579 0.040418 129.175498 (139.139374)
total: 646.92 sec