Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-130608
#<BuildRuby:0x00007f2a61a1fdc8
@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.20240921-130608",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000032 0.000003 0.000035 ( 0.000036)
build_up 0.004104 0.004056 3.980746 ( 3.262878)
build_miniruby 0.001346 0.000146 1.593283 ( 1.593246)
build_ruby 0.002113 0.000229 4.186928 ( 4.400517)
build_all 0.004327 0.004175 7.187998 ( 3.050497)
build_install 0.017306 0.003672 10.817584 ( 5.183324)
test_btest 0.000948 0.000132 93.542745 ( 26.806198)
test_basic 0.008152 0.002873 1.008075 ( 1.049641)
test_all 0.099658 0.052692 778.105872 (234.269572)
test_rubyspec 0.058619 0.028137 134.209436 ( 29.187561)
total: 308.80 sec