Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-113221
#<BuildRuby:0x00007fefcbc6fdc8
@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.20241118-113221",
@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.000023 0.000008 0.000031 ( 0.000029)
autoconf 0.000035 0.000013 0.000048 ( 0.000047)
configure 0.000027 0.000010 0.000037 ( 0.000038)
build_up 0.007420 0.001178 3.934946 ( 3.909424)
build_miniruby 0.001701 0.000000 1.520053 ( 1.518351)
build_ruby 0.001754 0.000000 4.526527 ( 4.680336)
build_all 0.009959 0.000376 6.702097 ( 3.215417)
build_install 0.019551 0.003301 9.795849 ( 5.560541)
test_btest 0.000745 0.000219 81.887508 ( 34.072717)
test_basic 0.006000 0.004986 1.074836 ( 1.164330)
test_all 0.098979 0.052210 753.754757 (257.503350)
test_rubyspec 0.042936 0.043227 117.791316 ( 28.012115)
total: 339.64 sec