Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-002252
#<BuildRuby:0x000055e18d6924f8
@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.20231220-002252",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001230 0.004142 1.866344 ( 2.236286)
build_miniruby 0.001389 0.000167 1.524213 ( 1.524735)
build_ruby 0.001639 0.000196 3.182150 ( 3.394383)
build_all 0.008260 0.000000 5.627077 ( 2.924860)
build_install 0.011898 0.006943 7.156533 ( 4.050006)
test_btest 0.000722 0.000000 81.811814 ( 31.791721)
test_basic 0.003893 0.003347 0.859333 ( 0.939136)
test_all 0.070396 0.047090 681.409328 (259.008760)
test_rubyspec 0.025784 0.038167 92.807717 (104.494505)
total: 410.37 sec