Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-233637
#<BuildRuby:0x00007fc2d553fdc8
@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.20241007-233637",
@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.000023)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000026 0.000008 0.000034 ( 0.000034)
build_up 0.005819 0.001663 3.540065 ( 3.435338)
build_miniruby 0.000000 0.001717 1.741881 ( 1.738405)
build_ruby 0.000000 0.001867 4.237642 ( 4.403197)
build_all 0.009133 0.000000 7.438214 ( 3.066150)
build_install 0.014867 0.006177 10.212238 ( 4.905456)
test_btest 0.000678 0.000208 94.324918 ( 25.442009)
test_basic 0.005654 0.006652 1.196738 ( 1.249954)
test_all 0.118444 0.036855 819.356791 (250.440296)
test_rubyspec 0.056072 0.031366 137.521839 ( 30.835934)
total: 325.52 sec