Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-025746
#<BuildRuby:0x000055fa8e38dfb8
@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.20230629-025746",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005716 0.000953 2.113038 ( 5.606170)
build_miniruby 0.001172 0.000195 1.448500 ( 1.951222)
build_ruby 0.001399 0.000233 3.052371 ( 4.426986)
build_all 0.007122 0.001187 2.578597 ( 3.223648)
build_install 0.012224 0.006321 4.018325 ( 4.786957)
test_btest 0.000753 0.000000 80.696934 ( 47.603703)
test_basic 0.003340 0.003785 0.898856 ( 1.635900)
test_all 0.001801 0.000400 616.848802 (324.845458)
test_rubyspec 0.024463 0.030435 89.771748 (128.129603)
total: 522.21 sec