Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-120207
#<BuildRuby:0x00007fdaf8bdfdc8
@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.20241016-120207",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.003012 0.004799 3.222132 ( 3.097204)
build_miniruby 0.001264 0.000349 1.195384 ( 1.192076)
build_ruby 0.001787 0.000000 3.859128 ( 4.023047)
build_all 0.008450 0.000542 7.304237 ( 2.999431)
build_install 0.015778 0.003938 9.605055 ( 4.288360)
test_btest 0.000877 0.000225 95.829793 ( 25.248277)
test_basic 0.000000 0.010448 1.211202 ( 1.255916)
test_all 0.088577 0.065013 763.896245 (227.536930)
test_rubyspec 0.061709 0.026726 138.586938 ( 39.185724)
total: 308.83 sec