Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-102022
#<BuildRuby:0x000056091a17e4f8
@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.20240121-102022",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.005760 1.540491 ( 2.173457)
build_miniruby 0.001184 0.000525 1.637331 ( 1.635226)
build_ruby 0.001494 0.000000 2.742895 ( 2.936983)
build_all 0.006785 0.000197 5.408699 ( 2.113159)
build_install 0.013887 0.005387 6.637722 ( 3.170014)
test_btest 0.000659 0.000165 79.919971 ( 21.418136)
test_basic 0.002334 0.003581 0.787454 ( 0.844858)
test_all 0.073503 0.046197 748.222500 (234.597971)
test_rubyspec 0.072464 0.032820 159.790866 (174.317469)
total: 443.21 sec