Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-120059
#<BuildRuby:0x00007f8977e0fdc8
@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.20241222-120059",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.005345 0.000206 1.911494 ( 3.667794)
build_miniruby 0.001333 0.000209 1.384081 ( 1.454601)
build_ruby 0.001423 0.000222 3.791266 ( 23.956905)
build_all 0.005918 0.003035 6.690287 ( 3.048160)
build_install 0.014426 0.003711 7.828766 ( 5.083056)
test_btest 0.000742 0.000133 75.647949 ( 30.045851)
test_basic 0.005226 0.007330 1.057447 ( 1.168343)
test_all 0.101247 0.050507 779.873125 (273.377182)
test_rubyspec 0.044176 0.038271 118.707897 ( 26.366670)
total: 368.17 sec