Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-090633
#<BuildRuby:0x00007ff6b81efdc8
@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.20240811-090633",
@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.000026 0.000005 0.000031 ( 0.000030)
autoconf 0.000057 0.000000 0.000057 ( 0.000055)
configure 0.000045 0.000000 0.000045 ( 0.000044)
build_up 0.007647 0.000774 3.518083 ( 3.358393)
build_miniruby 0.000000 0.001600 1.387997 ( 2.178153)
build_ruby 0.000000 0.001963 3.872766 ( 20.142986)
build_all 0.004165 0.004480 8.287296 ( 3.115687)
build_install 0.011154 0.005982 9.554655 ( 4.474515)
test_btest 0.000719 0.000190 105.505853 ( 28.550866)
test_basic 0.007528 0.000818 0.980835 ( 1.035019)
test_all 0.086257 0.060189 685.136548 (212.911667)
test_rubyspec 0.056254 0.035599 178.065095 ( 29.374439)
total: 305.14 sec