Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-183052
#<BuildRuby:0x00007fe007bcfdd8
@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.20240925-183052",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.010369 0.000000 5.186555 ( 5.240637)
build_miniruby 0.001858 0.000122 1.822546 ( 1.996507)
build_ruby 0.001954 0.000286 4.950868 ( 28.212915)
build_all 0.010781 0.000981 7.948030 ( 6.759601)
build_install 0.017371 0.009828 11.504892 ( 9.770615)
test_btest 0.000772 0.000141 100.664611 ( 87.373496)
test_basic 0.004065 0.004258 1.255308 ( 1.838729)
test_all 0.113203 0.050355 864.005735 (979.826208)
test_rubyspec 0.047595 0.046445 142.323305 (137.517934)
total: 1258.54 sec