Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-074109
#<BuildRuby:0x00007fc300e0fdd8
@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.20240929-074109",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004695 0.003664 3.900711 ( 3.625559)
build_miniruby 0.001329 0.000161 1.391562 ( 1.388118)
build_ruby 0.001817 0.000220 3.960289 ( 4.181553)
build_all 0.004464 0.004138 6.466008 ( 2.691259)
build_install 0.020113 0.000000 10.020756 ( 4.700220)
test_btest 0.000959 0.000088 87.518610 ( 22.885492)
test_basic 0.000195 0.008265 0.963353 ( 1.013661)
test_all 0.117891 0.026876 758.644349 (231.864090)
test_rubyspec 0.040990 0.043323 134.937952 ( 35.348974)
total: 307.70 sec