Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-100208
#<BuildRuby:0x00007f400871fdc8
@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.20241014-100208",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000041 0.000008 0.000049 ( 0.000048)
configure 0.000037 0.000007 0.000044 ( 0.000045)
build_up 0.003406 0.004744 4.013130 ( 3.875009)
build_miniruby 0.001427 0.000312 1.701858 ( 1.698345)
build_ruby 0.001803 0.000000 4.305057 ( 4.446655)
build_all 0.007110 0.002466 7.400278 ( 3.044704)
build_install 0.018151 0.002762 10.085307 ( 4.638902)
test_btest 0.000000 0.001106 91.990267 ( 24.509682)
test_basic 0.003830 0.006436 1.055542 ( 1.100486)
test_all 0.113501 0.035751 728.232844 (237.621188)
test_rubyspec 0.052385 0.036205 137.519204 ( 40.655630)
total: 321.59 sec