Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-213812
#<BuildRuby:0x00007f3d7e80fdc8
@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.20241113-213812",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000032 0.000005 0.000037 ( 0.000035)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.000123 0.007327 3.801249 ( 3.757825)
build_miniruby 0.001327 0.000248 1.684082 ( 1.681315)
build_ruby 0.001460 0.000274 4.470561 ( 4.833238)
build_all 0.009232 0.000971 7.089772 ( 4.728921)
build_install 0.021991 0.002342 10.220528 ( 7.109286)
test_btest 0.000781 0.000134 80.964011 ( 29.685846)
test_basic 0.005897 0.003964 0.893623 ( 3.965284)
test_all 0.113862 0.038581 774.336586 (314.410303)
test_rubyspec 0.025719 0.057032 123.519543 ( 34.254754)
total: 404.43 sec