Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-144217
#<BuildRuby:0x00007ff6417ffdc0
@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.20240627-144217",
@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.000017 0.000006 0.000023 ( 0.000025)
autoconf 0.000030 0.000010 0.000040 ( 0.000042)
configure 0.000025 0.000009 0.000034 ( 0.000036)
build_up 0.005222 0.003008 4.113925 ( 3.527605)
build_miniruby 0.001218 0.000435 1.648056 ( 1.644988)
build_ruby 0.002362 0.000000 4.278595 ( 4.393485)
build_all 0.007938 0.000834 8.061367 ( 3.271445)
build_install 0.001871 0.017279 10.822319 ( 5.004927)
test_btest 0.000626 0.000294 114.062378 ( 29.824927)
test_basic 0.003795 0.005764 1.061983 ( 1.110558)
test_all 0.102335 0.042956 776.444014 (222.443183)
test_rubyspec 0.025959 0.069448 160.307074 ( 29.769179)
total: 300.99 sec