Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-044427
#<BuildRuby:0x00005608f6316320
@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.20240206-044427",
@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.000001 0.000019 ( 0.000018)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.001988 0.003674 1.704509 ( 2.050170)
build_miniruby 0.001288 0.000086 1.454741 ( 1.452630)
build_ruby 0.001458 0.000000 2.809973 ( 3.013741)
build_all 0.000423 0.006650 5.874839 ( 2.223899)
build_install 0.016269 0.000600 6.788893 ( 3.146646)
test_btest 0.001072 0.000000 80.971259 ( 22.277710)
test_basic 0.005227 0.000280 0.753567 ( 0.815456)
test_all 0.094394 0.021350 693.362931 (210.393596)
test_rubyspec 0.046171 0.050330 151.834719 (161.118868)
total: 406.49 sec