Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-133349
#<BuildRuby:0x000055daf8d6a208
@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.20231213-133349",
@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.000026 0.000002 0.000028 ( 0.000028)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.005677 0.000437 1.883371 ( 1.961260)
build_miniruby 0.000000 0.001389 1.403567 ( 1.401989)
build_ruby 0.000000 0.001719 2.761218 ( 2.980058)
build_all 0.001529 0.005727 5.264091 ( 2.066185)
build_install 0.015606 0.001654 6.347932 ( 2.896093)
test_btest 0.000915 0.000136 81.695962 ( 23.163306)
test_basic 0.001729 0.005215 0.879852 ( 0.946900)
test_all 0.076519 0.046947 707.735663 (231.752115)
test_rubyspec 0.043181 0.019564 94.763109 (106.575614)
total: 373.74 sec