Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-110925
#<BuildRuby:0x00007fca1566fdc8
@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.20241024-110925",
@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.000020 0.000004 0.000024 ( 0.000026)
autoconf 0.000043 0.000008 0.000051 ( 0.000051)
configure 0.000038 0.000008 0.000046 ( 0.000047)
build_up 0.004087 0.005026 4.452809 ( 5.156700)
build_miniruby 0.001373 0.000323 1.846896 ( 1.966783)
build_ruby 0.001571 0.000370 4.859936 ( 5.359004)
build_all 0.009680 0.001234 7.707930 ( 5.738342)
build_install 0.014068 0.010277 11.051676 ( 8.541063)
test_btest 0.000785 0.000212 83.245544 ( 73.867930)
test_basic 0.004603 0.009205 1.221541 ( 1.706947)
test_all 0.120309 0.041475 852.637096 (462.154070)
test_rubyspec 0.047820 0.041540 125.495514 ( 30.984799)
total: 595.48 sec