Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-224931
#<BuildRuby:0x000056261dc06130
@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.20230910-224931",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002189 0.004298 2.111114 ( 3.349212)
build_miniruby 0.001537 0.000212 1.639563 ( 1.639578)
build_ruby 0.001216 0.000167 3.363086 ( 3.563436)
build_all 0.000000 0.008077 6.051232 ( 2.794717)
build_install 0.004417 0.013197 7.449132 ( 3.778314)
test_btest 0.000774 0.000234 84.444768 ( 35.894397)
test_basic 0.002768 0.004756 0.908162 ( 0.979449)
test_all 0.009067 0.000386 661.189017 (249.016097)
test_rubyspec 0.046400 0.025268 101.289372 (115.566501)
total: 416.58 sec