Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-132225
#<BuildRuby:0x000055c62fd0dfb8
@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.20240315-132225",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007225 0.000933 2.694202 ( 3.426287)
build_miniruby 0.007550 0.000974 188.601194 ( 80.945516)
build_ruby 0.000000 0.001773 4.437567 ( 28.884368)
build_all 0.008705 0.003222 48.415652 ( 29.664412)
build_install 0.011343 0.008621 8.982906 ( 5.074303)
test_btest 0.000902 0.000181 95.445845 ( 36.339717)
test_basic 0.002829 0.005153 1.040831 ( 1.116689)
test_all 0.091844 0.034635 865.706639 (428.593029)
test_rubyspec 0.044025 0.053187 139.515877 (174.024506)
total: 788.07 sec