Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-190810
#<BuildRuby:0x00007fb5871ffdd0
@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.20240930-190810",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000027 0.000009 0.000036 ( 0.000037)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.005489 0.003067 3.845346 ( 3.214615)
build_miniruby 0.001110 0.000406 1.299722 ( 1.297116)
build_ruby 0.001368 0.000502 3.435098 ( 3.627683)
build_all 0.007084 0.001109 6.471600 ( 2.727561)
build_install 0.019233 0.000936 10.080596 ( 4.816028)
test_btest 0.000775 0.000244 91.443877 ( 23.943301)
test_basic 0.002431 0.007720 0.855203 ( 0.899955)
test_all 0.082480 0.067755 762.952379 (233.150855)
test_rubyspec 0.045099 0.045751 134.102185 ( 26.870247)
total: 300.55 sec