Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-064102
#<BuildRuby:0x000055c58b17e480
@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.20240131-064102",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.002067 0.004251 2.003085 ( 2.347681)
build_miniruby 0.001413 0.000218 1.560995 ( 1.559768)
build_ruby 0.001444 0.000222 3.282349 ( 3.504693)
build_all 0.004746 0.003502 6.316890 ( 3.138023)
build_install 0.015552 0.003918 7.843856 ( 4.738286)
test_btest 0.000884 0.000166 85.845894 ( 33.997560)
test_basic 0.007100 0.000000 0.908966 ( 0.984566)
test_all 0.085270 0.031162 737.549923 (270.362375)
test_rubyspec 0.058128 0.052522 176.881002 (193.853535)
total: 514.49 sec