Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-091310
#<BuildRuby:0x000055b90cd71fc0
@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.20221224-091310",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.005016 0.000402 1.136215 ( 2.122223)
build_miniruby 0.000000 0.001530 1.682334 ( 1.796435)
build_ruby 0.000000 0.001913 3.951283 ( 4.533817)
build_all 0.004575 0.004718 4.199980 ( 3.203490)
build_install 0.017156 0.001927 3.370497 ( 3.731072)
test_btest 0.000689 0.000102 58.925642 ( 36.098989)
test_basic 0.002113 0.005054 0.460485 ( 0.705962)
test_all 0.001665 0.000308 672.824746 (363.417808)
test_rubyspec 0.038370 0.021414 76.703726 ( 93.838879)
total: 509.45 sec