Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-061141
#<BuildRuby:0x00007f66185bfdd0
@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.20241022-061141",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000033 0.000009 0.000042 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.007121 0.000806 3.002312 ( 3.057394)
build_miniruby 0.001244 0.000322 1.231862 ( 1.228914)
build_ruby 0.001436 0.000372 3.207623 ( 3.406126)
build_all 0.006460 0.001675 6.272222 ( 2.402182)
build_install 0.013203 0.004416 8.645614 ( 3.922812)
test_btest 0.000917 0.000244 93.634900 ( 52.557129)
test_basic 0.005188 0.007814 1.269784 ( 1.458550)
test_all 0.128822 0.022328 713.698900 (247.998192)
test_rubyspec 0.039484 0.046439 129.833218 ( 23.123765)
total: 339.16 sec