Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-063233
#<BuildRuby:0x00007f70e9bbfdd0
@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.20241122-063233",
@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.000032 0.000006 0.000038 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.003103 0.003847 2.945281 ( 2.968229)
build_miniruby 0.001268 0.000261 1.154172 ( 1.151622)
build_ruby 0.001411 0.000291 3.551105 ( 3.819703)
build_all 0.002909 0.004781 5.795596 ( 2.411276)
build_install 0.009077 0.009767 8.380551 ( 4.002204)
test_btest 0.000713 0.000203 76.003954 ( 19.827091)
test_basic 0.005033 0.004557 0.904793 ( 0.950129)
test_all 0.106109 0.042053 707.675950 (208.279464)
test_rubyspec 0.038090 0.042079 119.202194 ( 21.953154)
total: 265.36 sec