Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-235808
#<BuildRuby:0x00007f76b93bfdd0
@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.20241116-235808",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000023 0.000009 0.000032 ( 0.000033)
configure 0.000019 0.000008 0.000027 ( 0.000027)
build_up 0.006229 0.000878 3.367713 ( 3.588503)
build_miniruby 0.001255 0.000483 1.727852 ( 1.724723)
build_ruby 0.001288 0.000495 4.103963 ( 4.203537)
build_all 0.002370 0.005144 5.996400 ( 2.489100)
build_install 0.014344 0.000000 7.731855 ( 3.579105)
test_btest 0.001005 0.000000 79.503209 ( 21.181450)
test_basic 0.005966 0.004354 1.103849 ( 1.141910)
test_all 0.105375 0.042954 723.645619 (210.125009)
test_rubyspec 0.027180 0.053359 122.508032 ( 25.980589)
total: 274.01 sec