Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-025201
#<BuildRuby:0x00007f239a3ffdd0
@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.20241223-025201",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.001769 0.004454 2.207069 ( 2.861821)
build_miniruby 0.001428 0.000381 1.754338 ( 1.787802)
build_ruby 0.001722 0.000460 4.460591 ( 4.853895)
build_all 0.007268 0.003861 6.973055 ( 4.532438)
build_install 0.017031 0.005455 8.585293 ( 5.839657)
test_btest 0.000841 0.000240 78.188232 ( 47.172877)
test_basic 0.006911 0.003792 1.008341 ( 1.135643)
test_all 0.115185 0.042487 777.295481 (339.110840)
test_rubyspec 0.042583 0.043354 118.534244 ( 29.779678)
total: 437.08 sec