Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-191331
#<BuildRuby:0x00007f58859bfde0
@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.20241011-191331",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000045 0.000004 0.000049 ( 0.000049)
configure 0.000038 0.000004 0.000042 ( 0.000040)
build_up 0.007106 0.000000 3.158486 ( 3.095765)
build_miniruby 0.000000 0.001516 1.147168 ( 1.144441)
build_ruby 0.000000 0.001610 3.281374 ( 3.518732)
build_all 0.008328 0.000222 6.500283 ( 2.627542)
build_install 0.013420 0.004649 9.530507 ( 4.581321)
test_btest 0.000732 0.000096 85.621417 ( 22.170851)
test_basic 0.008061 0.000000 0.878387 ( 0.928613)
test_all 0.094167 0.053175 695.117509 (212.174593)
test_rubyspec 0.059086 0.027926 129.311745 ( 23.994032)
total: 274.24 sec