Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-013701
#<BuildRuby:0x000055fb97e323b0
@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.20230209-013701",
@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.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.004896 0.000137 1.098521 ( 1.510127)
build_miniruby 0.001081 0.000141 1.180437 ( 1.180667)
build_ruby 0.001106 0.000144 2.061854 ( 2.268196)
build_all 0.006167 0.000271 3.649663 ( 1.834456)
build_install 0.011655 0.000908 2.976901 ( 2.101574)
test_btest 0.000560 0.000068 56.735484 ( 19.818197)
test_basic 0.004758 0.000571 0.419114 ( 0.518039)
test_all 0.000995 0.000000 638.513887 (185.565114)
test_rubyspec 0.021848 0.016874 65.053353 ( 75.085076)
total: 289.88 sec