Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-233522
#<BuildRuby:0x00007fb3eda2fdc0
@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.20240930-233522",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.000243 0.008027 3.847255 ( 3.204402)
build_miniruby 0.000000 0.001588 1.627250 ( 1.623688)
build_ruby 0.000753 0.001126 4.154144 ( 4.378965)
build_all 0.004527 0.004111 6.973991 ( 2.968820)
build_install 0.013750 0.006275 9.942386 ( 4.497471)
test_btest 0.000632 0.000253 93.265241 ( 25.766671)
test_basic 0.002659 0.007606 0.977816 ( 1.021806)
test_all 0.116158 0.031161 719.353303 (214.543701)
test_rubyspec 0.034439 0.050099 130.122471 ( 23.187665)
total: 281.19 sec