Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250214-180148
#<BuildRuby:0x00007f3386b0fde0
@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.20250214-180148",
@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.000013 0.000004 0.000017 ( 0.000019)
autoconf 0.000023 0.000009 0.000032 ( 0.000033)
configure 0.000019 0.000008 0.000027 ( 0.000026)
build_up 0.000000 0.007054 3.283864 ( 2.514232)
build_miniruby 0.000096 0.001241 1.421331 ( 1.419298)
build_ruby 0.001321 0.000610 3.293156 ( 28.679478)
build_all 0.005078 0.004391 5.620448 ( 2.675437)
build_install 0.014362 0.006915 7.561857 ( 3.821640)
test_btest 0.000529 0.000255 46.736772 ( 14.903353)
test_basic 0.008105 0.000000 0.791810 ( 0.912722)
test_all 0.073984 0.045593 586.779229 (188.160592)
test_rubyspec 0.037316 0.036523 96.591682 ( 20.887107)
total: 263.97 sec