Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-125106
#<BuildRuby:0x0000555a35ce2018
@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.20240314-125106",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007082 0.001012 3.090137 ( 2.884323)
build_miniruby 0.000000 0.001853 1.923070 ( 1.942005)
build_ruby 0.000000 0.001672 3.795019 ( 4.043290)
build_all 0.006427 0.001679 7.027318 ( 3.596910)
build_install 0.020509 0.000000 9.294509 ( 6.055450)
test_btest 0.000771 0.000000 93.414233 ( 47.186900)
test_basic 0.006920 0.000247 0.995898 ( 1.072167)
test_all 0.084717 0.035716 832.387567 (316.642485)
test_rubyspec 0.044701 0.044045 126.417843 (135.697423)
total: 519.12 sec