Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-015414
#<BuildRuby:0x000055dcaf1aa3b0
@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.20221226-015414",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000036 0.000000 0.000036 ( 0.000037)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.000000 0.006500 1.156001 ( 1.932908)
build_miniruby 0.000000 0.002373 1.651289 ( 1.800294)
build_ruby 0.000000 0.002054 3.713693 ( 4.320142)
build_all 0.001343 0.008433 4.084989 ( 2.903902)
build_install 0.017378 0.002241 3.244142 ( 2.958369)
test_btest 0.000940 0.000157 58.784557 ( 34.028643)
test_basic 0.006341 0.000000 0.454052 ( 0.603497)
test_all 0.001973 0.000000 670.220594 (291.202567)
test_rubyspec 0.019624 0.034322 73.048355 ( 84.166473)
total: 423.92 sec