Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-220638
#<BuildRuby:0x00007f03999ffdc8
@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.20241023-220638",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.005299 0.003342 4.190303 ( 4.195623)
build_miniruby 0.001355 0.000319 1.629896 ( 1.627019)
build_ruby 0.001782 0.000000 4.164665 ( 37.061692)
build_all 0.008758 0.000614 6.111441 ( 2.351624)
build_install 0.018668 0.000000 8.860758 ( 4.089277)
test_btest 0.001092 0.000000 74.692279 ( 20.364579)
test_basic 0.005573 0.004323 1.138474 ( 1.185947)
test_all 0.110316 0.034752 726.619763 (283.370749)
test_rubyspec 0.041963 0.042268 123.100092 ( 27.088983)
total: 381.34 sec