Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-141833
#<BuildRuby:0x0000564f9e1728e0
@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.20231015-141833",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002923 0.003730 2.436734 ( 2.475871)
build_miniruby 0.001246 0.000370 1.554726 ( 1.553899)
build_ruby 0.001441 0.000426 3.082357 ( 3.299577)
build_all 0.008176 0.001155 6.408588 ( 2.809932)
build_install 0.013680 0.003909 7.736775 ( 3.924484)
test_btest 0.001207 0.000345 87.276438 ( 26.640346)
test_basic 0.006061 0.000343 0.953862 ( 1.015201)
test_all 0.003430 0.005929 730.359819 (303.645395)
test_rubyspec 0.037201 0.040967 109.225844 (139.650296)
total: 485.02 sec