Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250211-174145
#<BuildRuby:0x00007fabad2afde0
@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.20250211-174145",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.006038 0.000475 3.031818 ( 2.396783)
build_miniruby 0.001112 0.000264 1.312389 ( 1.310447)
build_ruby 0.001461 0.000348 3.821352 ( 3.991006)
build_all 0.005159 0.003388 5.748038 ( 2.426460)
build_install 0.012613 0.005962 8.050119 ( 4.102666)
test_btest 0.000816 0.000233 66.937691 ( 18.209814)
test_basic 0.005041 0.004237 0.965712 ( 1.161405)
test_all 0.067841 0.048036 575.790294 (192.555718)
test_rubyspec 0.048879 0.022016 103.087862 ( 22.184905)
total: 248.34 sec