Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-073600
#<BuildRuby:0x00007fd056b6fde0
@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.20241001-073600",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000041 0.000005 0.000046 ( 0.000046)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.009050 0.000122 4.917310 ( 4.387237)
build_miniruby 0.001511 0.000168 1.634761 ( 1.630834)
build_ruby 0.001742 0.000194 4.490863 ( 4.643502)
build_all 0.005468 0.003744 7.166856 ( 3.046106)
build_install 0.015859 0.004585 10.627932 ( 5.044509)
test_btest 0.000911 0.000133 96.035917 ( 25.422222)
test_basic 0.002666 0.008023 1.194537 ( 1.240265)
test_all 0.116782 0.033286 794.946952 (243.336419)
test_rubyspec 0.053349 0.032422 135.271647 ( 26.190023)
total: 314.94 sec