Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250315-120203
#<BuildRuby:0x00007f439ee0fdd8
@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.20250315-120203",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001576 0.004222 2.494148 ( 2.314655)
build_miniruby 0.001766 0.000000 1.429397 ( 1.427045)
build_ruby 0.002287 0.000000 3.241486 ( 3.411209)
build_all 0.004312 0.002865 5.303240 ( 2.240667)
build_install 0.008208 0.009105 7.205615 ( 3.714594)
test_btest 0.000000 0.001009 46.447394 ( 12.897941)
test_basic 0.004650 0.003579 0.713225 ( 0.768157)
test_all 0.087124 0.028871 583.904995 (179.193087)
test_rubyspec 0.043672 0.041222 98.803271 ( 22.125688)
total: 228.09 sec