Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-055349
#<BuildRuby:0x00007fe2a951fde0
@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.20240718-055349",
@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.000018 0.000011 0.000029 ( 0.000029)
autoconf 0.000029 0.000017 0.000046 ( 0.000046)
configure 0.000024 0.000015 0.000039 ( 0.000040)
build_up 0.006326 0.003738 4.052525 ( 4.754553)
build_miniruby 0.000000 0.002155 1.879736 ( 2.000563)
build_ruby 0.000219 0.002148 4.731596 ( 5.062098)
build_all 0.006865 0.004369 9.041078 ( 5.393263)
build_install 0.015081 0.010353 12.201809 ( 7.492041)
test_btest 0.000000 0.000930 118.280979 ( 32.193958)
test_basic 0.000366 0.012615 1.286475 ( 1.348448)
test_all 0.114425 0.040284 831.523799 (236.928036)
test_rubyspec 0.058371 0.033771 169.629683 ( 32.783503)
total: 327.96 sec