Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-184054
#<BuildRuby:0x00007f57b101fdc8
@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.20241115-184054",
@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.000020 0.000007 0.000027 ( 0.000028)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000027 0.000011 0.000038 ( 0.000038)
build_up 0.003025 0.005204 3.995522 ( 4.041054)
build_miniruby 0.001364 0.000584 1.652355 ( 1.660567)
build_ruby 0.001511 0.000647 4.603872 ( 4.761281)
build_all 0.010044 0.000000 7.059164 ( 3.462523)
build_install 0.017399 0.005237 9.841439 ( 5.607607)
test_btest 0.000722 0.000276 83.414373 ( 32.630069)
test_basic 0.008187 0.004125 1.135533 ( 1.275196)
test_all 0.103979 0.044109 728.197803 (269.917186)
test_rubyspec 0.048895 0.033597 122.886830 ( 26.791306)
total: 350.15 sec