Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-022510
#<BuildRuby:0x00007fabbef4fdc8
@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.20241103-022510",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000000 0.007358 3.023165 ( 2.943556)
build_miniruby 0.001293 0.000235 1.132363 ( 1.130408)
build_ruby 0.001549 0.000281 2.959606 ( 3.173855)
build_all 0.003406 0.004572 5.513932 ( 2.177605)
build_install 0.010213 0.007821 7.335485 ( 3.466316)
test_btest 0.000662 0.000166 67.717018 ( 17.706921)
test_basic 0.009107 0.000219 0.811777 ( 0.857652)
test_all 0.106944 0.039939 646.818476 (189.751991)
test_rubyspec 0.045020 0.039057 117.765857 ( 21.403010)
total: 242.61 sec