Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-003957
#<BuildRuby:0x000055dab32d1fc0
@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.20230829-003957",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.002347 0.004223 2.164876 ( 4.222641)
build_miniruby 0.001874 0.000000 1.714504 ( 1.723937)
build_ruby 0.001695 0.000000 3.558438 ( 3.994992)
build_all 0.008521 0.000000 6.234535 ( 4.265049)
build_install 0.013590 0.006849 7.816872 ( 5.505904)
test_btest 0.000784 0.000095 84.362548 ( 45.835394)
test_basic 0.004567 0.004509 0.971359 ( 1.357612)
test_all 0.009885 0.000848 675.366877 (297.117040)
test_rubyspec 0.030886 0.037868 103.577977 (123.423068)
total: 487.45 sec