Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-214210
#<BuildRuby:0x0000558ddee4e208
@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.20230601-214210",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.001683 0.003703 1.538960 ( 3.834751)
build_miniruby 0.001131 0.000136 1.299028 ( 1.297809)
build_ruby 0.001506 0.000180 2.469800 ( 2.646118)
build_all 0.006138 0.000000 1.830810 ( 1.098764)
build_install 0.013482 0.002961 3.208732 ( 2.277473)
test_btest 0.000587 0.000073 77.247918 ( 25.109475)
test_basic 0.003980 0.000497 0.724256 ( 0.800674)
test_all 0.002258 0.000000 594.013489 (226.238488)
test_rubyspec 0.009423 0.035030 76.578323 ( 88.345784)
total: 351.65 sec