Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-195159
#<BuildRuby:0x00005652f18c21a8
@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.20240320-195159",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000025)
build_up 0.009702 0.000626 4.149335 ( 4.203413)
build_miniruby 0.001617 0.000104 1.867820 ( 1.939071)
build_ruby 0.000000 0.001929 3.494506 ( 4.108775)
build_all 0.006101 0.002444 7.147754 ( 4.887950)
build_install 0.010375 0.011880 9.956169 ( 6.324901)
test_btest 0.000699 0.000116 93.418779 ( 61.312145)
test_basic 0.008585 0.000036 1.036627 ( 1.326486)
test_all 0.082197 0.040231 771.208858 (363.239426)
test_rubyspec 0.049406 0.036656 127.495513 (137.175607)
total: 584.52 sec