Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250116-064029
#<BuildRuby:0x00007f0a861bfde0
@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.20250116-064029",
@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.000014 0.000004 0.000018 ( 0.000020)
autoconf 0.000025 0.000008 0.000033 ( 0.000034)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.001088 0.004409 1.910637 ( 2.047489)
build_miniruby 0.001093 0.000410 1.301308 ( 1.298981)
build_ruby 0.001236 0.000464 3.313992 ( 3.492636)
build_all 0.004709 0.002770 5.598946 ( 2.260944)
build_install 0.015561 0.001213 7.334375 ( 3.967163)
test_btest 0.000634 0.000219 71.020718 ( 20.306931)
test_basic 0.005831 0.002011 0.935650 ( 0.989070)
test_all 0.100796 0.022351 624.715041 (201.156695)
test_rubyspec 0.058008 0.013759 104.505031 ( 22.853863)
total: 258.37 sec