Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-005131
#<BuildRuby:0x00007f7b9271fdd0
@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.20241105-005131",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000039 0.000002 0.000041 ( 0.000041)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.009137 0.000061 4.176015 ( 5.169833)
build_miniruby 0.002097 0.000000 1.665257 ( 1.793451)
build_ruby 0.000000 0.002727 4.727891 ( 5.777081)
build_all 0.005801 0.005664 7.389331 ( 5.457608)
build_install 0.021872 0.004278 10.535435 ( 8.378661)
test_btest 0.000781 0.000091 82.603107 ( 69.859256)
test_basic 0.005512 0.008596 1.199435 ( 1.488236)
test_all 0.102805 0.058293 801.878656 (325.183842)
test_rubyspec 0.064138 0.024214 126.164226 ( 41.305798)
total: 464.41 sec