Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250615-024750
#<BuildRuby:0x0000733da271fdd8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250615-024750",
@make="make",
@no_timeout_error=nil,
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.004789 0.003540 4.730363 ( 2.823600)
build_miniruby 0.001089 0.000322 1.509335 ( 1.506190)
build_ruby 0.001290 0.000382 3.547976 ( 20.331647)
build_all 0.004238 0.004574 5.924979 ( 2.546960)
build_install 0.013883 0.005314 9.340059 ( 4.507065)
test_btest 0.000670 0.000224 52.006859 ( 17.424824)
test_basic 0.000899 0.005907 0.923094 ( 0.981054)
test_all 0.092397 0.023196 573.989739 (184.116430)
test_rubyspec 0.048861 0.024644 105.034119 ( 26.132738)
total: 260.37 sec