Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-003224
#<BuildRuby:0x00007f67146efdc0
@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.20240731-003224",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.008997 0.000000 3.444638 ( 3.407778)
build_miniruby 0.001471 0.000000 1.269312 ( 1.266525)
build_ruby 0.001801 0.000000 4.323071 ( 4.492182)
build_all 0.009718 0.000000 8.423248 ( 3.454670)
build_install 0.018902 0.003234 11.509255 ( 5.514493)
test_btest 0.000706 0.000165 118.738386 ( 32.972393)
test_basic 0.005636 0.004442 0.934337 ( 1.502557)
test_all 0.095888 0.047077 690.819551 (217.515056)
test_rubyspec 0.046715 0.038012 161.593131 ( 24.310737)
total: 294.44 sec