Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250421-144149
#<BuildRuby:0x00007f6e7f9ffde0
@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.20250421-144149",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.004427 0.000856 2.113721 ( 2.419974)
build_miniruby 0.001333 0.000258 1.352956 ( 1.365962)
build_ruby 0.001806 0.000000 3.793245 ( 3.901832)
build_all 0.004626 0.003784 5.901917 ( 2.562873)
build_install 0.006817 0.010813 7.668803 ( 4.313326)
test_btest 0.000818 0.000228 50.101696 ( 14.053677)
test_basic 0.000706 0.008214 0.933119 ( 0.994437)
test_all 0.081082 0.036884 570.776316 (193.423160)
test_rubyspec 0.041917 0.037245 104.174531 ( 24.332403)
total: 247.37 sec