Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-045934
#<BuildRuby:0x00007fc5289dfdd8
@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.20240614-045934",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000037)
build_up 0.000056 0.008114 3.182795 ( 3.034503)
build_miniruby 0.000000 0.001596 1.201548 ( 1.198485)
build_ruby 0.000000 0.002006 3.140551 ( 3.355523)
build_all 0.005093 0.002700 7.702782 ( 3.080662)
build_install 0.010877 0.009305 10.638182 ( 5.058438)
test_btest 0.000675 0.000281 112.636008 ( 30.052993)
test_basic 0.008245 0.000000 1.066217 ( 1.117982)
test_all 0.097030 0.054615 890.868355 (668.541776)
test_rubyspec 0.071528 0.024571 175.448022 (213.789872)
total: 929.23 sec