Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-185815
#<BuildRuby:0x00007f999e52fdc0
@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.20241230-185815",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000023 ( 0.000022)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002514 0.003200 1.954528 ( 2.238863)
build_miniruby 0.001234 0.000176 1.559484 ( 1.557885)
build_ruby 0.001714 0.000245 3.945981 ( 4.098361)
build_all 0.009100 0.000000 6.366834 ( 2.578466)
build_install 0.006601 0.010984 8.208645 ( 4.400531)
test_btest 0.000755 0.000151 74.606724 ( 20.085554)
test_basic 0.002061 0.007248 0.991284 ( 1.039964)
test_all 0.103857 0.037263 669.335212 (219.618931)
test_rubyspec 0.058628 0.018101 114.153313 ( 25.736829)
total: 281.36 sec