Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-132836
#<BuildRuby:0x000055a46309e3b0
@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.20230509-132836",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006125 0.000000 1.860589 ( 4.574242)
build_miniruby 0.002011 0.000025 1.324868 ( 1.524076)
build_ruby 0.001413 0.000163 2.599429 ( 3.226619)
build_all 0.006825 0.000300 2.237773 ( 2.536536)
build_install 0.008567 0.007763 3.435561 ( 3.787895)
test_btest 0.000636 0.000106 74.006570 ( 43.081582)
test_basic 0.002123 0.004538 0.778726 ( 1.162965)
test_all 0.000000 0.001329 579.046219 (274.023312)
test_rubyspec 0.020744 0.027834 81.012923 ( 95.823575)
total: 429.74 sec