Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-161341
#<BuildRuby:0x00007f9730abfdc8
@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.20240618-161341",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000032 0.000006 0.000038 ( 0.000040)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.007017 0.000530 3.098755 ( 3.177607)
build_miniruby 0.001402 0.000250 1.208247 ( 1.205216)
build_ruby 0.001859 0.000000 3.050658 ( 3.251378)
build_all 0.005452 0.003197 7.098834 ( 2.800921)
build_install 0.017634 0.000000 8.862396 ( 4.119755)
test_btest 0.000812 0.000000 101.669151 ( 26.060261)
test_basic 0.008444 0.000000 0.917398 ( 0.968038)
test_all 0.090440 0.055423 748.245989 (216.510218)
test_rubyspec 0.039029 0.051603 165.813335 ( 32.079483)
total: 290.17 sec