Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-144654
#<BuildRuby:0x00007fd4969bfdd0
@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.20241106-144654",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.003575 0.004834 4.241920 ( 5.403090)
build_miniruby 0.001678 0.000394 1.860966 ( 2.131232)
build_ruby 0.001800 0.000424 4.760788 ( 33.887348)
build_all 0.007227 0.003910 7.413445 ( 5.846731)
build_install 0.017169 0.008481 10.373477 ( 7.072355)
test_btest 0.000955 0.000263 83.666065 ( 67.323347)
test_basic 0.004305 0.008461 1.106182 ( 1.546078)
test_all 0.121893 0.036664 800.634597 (482.871087)
test_rubyspec 0.037284 0.054134 129.444571 ( 82.493454)
total: 688.58 sec