Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-162427
#<BuildRuby:0x00007fb833a3fdc0
@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.20241029-162427",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000032 0.000011 0.000043 ( 0.000043)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.002978 0.005012 3.906752 ( 3.776605)
build_miniruby 0.001088 0.000403 1.677803 ( 1.674584)
build_ruby 0.001833 0.000000 3.804357 ( 3.961156)
build_all 0.006465 0.004172 7.245960 ( 4.528314)
build_install 0.019554 0.004045 10.321369 ( 6.638733)
test_btest 0.000741 0.000263 74.328411 ( 23.707469)
test_basic 0.009301 0.001659 1.125784 ( 1.228077)
test_all 0.109187 0.035528 699.131566 (224.987840)
test_rubyspec 0.032673 0.047141 116.035186 ( 24.630795)
total: 295.13 sec