Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-193846
#<BuildRuby:0x000055eb51e86380
@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.20231021-193846",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005325 0.000615 2.216995 ( 2.303077)
build_miniruby 0.001544 0.000178 1.539406 ( 1.541595)
build_ruby 0.001556 0.000000 2.975960 ( 3.192474)
build_all 0.007184 0.000518 5.772344 ( 2.779943)
build_install 0.009124 0.008013 7.193759 ( 3.952626)
test_btest 0.000862 0.000143 79.966823 ( 30.223944)
test_basic 0.000000 0.004852 0.805344 ( 0.869767)
test_all 0.083916 0.034749 658.627717 (266.812688)
test_rubyspec 0.039627 0.028064 93.613806 (105.490758)
total: 417.17 sec