Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-063837
#<BuildRuby:0x00007fa9421bfdd0
@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.20241223-063837",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.001097 0.004445 1.706943 ( 2.158287)
build_miniruby 0.001119 0.000438 1.277931 ( 1.274484)
build_ruby 0.000000 0.001964 3.807625 ( 4.025155)
build_all 0.003515 0.004100 6.164782 ( 2.583333)
build_install 0.005863 0.010912 7.992025 ( 4.333750)
test_btest 0.000502 0.000261 73.485872 ( 19.794222)
test_basic 0.007600 0.001705 0.892457 ( 0.938192)
test_all 0.080507 0.061428 684.151996 (197.629491)
test_rubyspec 0.030157 0.050921 113.167809 ( 26.668577)
total: 259.41 sec