Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-132334
#<BuildRuby:0x00007f3c8a83fdd8
@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.20240922-132334",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.005946 0.002794 4.443849 ( 3.634182)
build_miniruby 0.001315 0.000263 1.349916 ( 1.347262)
build_ruby 0.001598 0.000320 4.277855 ( 4.467444)
build_all 0.005381 0.003392 6.619507 ( 2.651601)
build_install 0.009822 0.012176 9.704565 ( 4.235663)
test_btest 0.000995 0.000000 95.108267 ( 25.380206)
test_basic 0.007765 0.003083 0.898075 ( 0.938460)
test_all 0.130948 0.021662 773.610882 (245.503389)
test_rubyspec 0.052061 0.033257 134.291182 ( 27.928610)
total: 316.09 sec