Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-171634
#<BuildRuby:0x000055fae28e2078
@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.20231011-171634",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.004273 0.002986 2.586553 ( 2.813715)
build_miniruby 0.001309 0.000353 1.805483 ( 1.807201)
build_ruby 0.001296 0.000349 3.268396 ( 3.459913)
build_all 0.004804 0.003062 6.453707 ( 3.121052)
build_install 0.016773 0.003179 8.068944 ( 4.549050)
test_btest 0.000352 0.002761 87.971497 ( 36.095336)
test_basic 0.002178 0.006822 0.993607 ( 1.094268)
test_all 0.003796 0.005730 718.819963 (245.317260)
test_rubyspec 0.044189 0.025629 102.033115 (113.310615)
total: 411.57 sec