Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-121913
#<BuildRuby:0x00007f757ef6fdd8
@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.20241017-121913",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.008085 0.000016 4.028827 ( 3.918347)
build_miniruby 0.001579 0.000181 1.686297 ( 1.686062)
build_ruby 0.001738 0.000198 4.625956 ( 23.122551)
build_all 0.009496 0.000000 7.632785 ( 3.554857)
build_install 0.009773 0.010084 10.082144 ( 4.800365)
test_btest 0.000000 0.000904 91.883599 ( 26.634836)
test_basic 0.003191 0.010088 1.220406 ( 1.659378)
test_all 0.118177 0.031156 761.733214 (233.518739)
test_rubyspec 0.031297 0.056715 132.804027 ( 30.127992)
total: 329.02 sec