Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-022415
#<BuildRuby:0x00007f3a4278fdd8
@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.20241113-022415",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002442 0.004321 3.546896 ( 3.807621)
build_miniruby 0.001431 0.000168 1.514982 ( 1.511727)
build_ruby 0.001592 0.000187 4.058837 ( 4.303708)
build_all 0.008139 0.000450 6.563228 ( 2.809288)
build_install 0.014719 0.005868 9.515231 ( 4.832222)
test_btest 0.001037 0.000000 79.170347 ( 20.993625)
test_basic 0.003512 0.007853 0.992383 ( 1.044853)
test_all 0.105960 0.039215 742.627862 (235.062557)
test_rubyspec 0.044374 0.035333 118.932823 ( 26.731046)
total: 301.10 sec