Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250327-083759
#<BuildRuby:0x00007f1be6e0fde0
@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.20250327-083759",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000006 0.000034 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.006413 0.000509 2.723751 ( 2.465844)
build_miniruby 0.001291 0.000276 1.480163 ( 1.476840)
build_ruby 0.001552 0.000332 3.830065 ( 3.991742)
build_all 0.003278 0.005052 5.737518 ( 2.460806)
build_install 0.012217 0.004136 7.215910 ( 3.699014)
test_btest 0.000714 0.000184 46.029780 ( 14.035606)
test_basic 0.006648 0.001715 0.694722 ( 0.745532)
test_all 0.083528 0.037209 594.888698 (178.848056)
test_rubyspec 0.042212 0.037984 103.454857 ( 21.542449)
total: 229.27 sec