Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-164417
#<BuildRuby:0x0000556cae7ca1a8
@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.20230825-164417",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.001989 0.004550 2.212284 ( 3.431614)
build_miniruby 0.000000 0.001686 1.613458 ( 1.641740)
build_ruby 0.000000 0.001620 3.284980 ( 3.549374)
build_all 0.006348 0.001279 6.035397 ( 2.923978)
build_install 0.013900 0.003972 7.933596 ( 4.918420)
test_btest 0.000863 0.000246 86.310626 ( 42.140454)
test_basic 0.007026 0.000634 0.987967 ( 1.300540)
test_all 0.001352 0.008470 657.859173 (272.459406)
test_rubyspec 0.045946 0.018683 101.262873 (113.834326)
total: 446.20 sec