Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-051338
#<BuildRuby:0x000055d304292138
@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.20231223-051338",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005270 0.000633 1.717909 ( 2.341144)
build_miniruby 0.001469 0.000177 1.681072 ( 1.682058)
build_ruby 0.001718 0.000000 3.352007 ( 3.602481)
build_all 0.003557 0.003967 5.563730 ( 2.817468)
build_install 0.017963 0.001275 6.846362 ( 4.223655)
test_btest 0.000954 0.000000 82.830390 ( 33.651000)
test_basic 0.005072 0.000188 0.814111 ( 0.887649)
test_all 0.054080 0.065084 668.302750 (249.132703)
test_rubyspec 0.032727 0.037373 94.318178 (106.495532)
total: 404.83 sec