Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-085052
#<BuildRuby:0x00007fcf83f1fdd8
@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.20241014-085052",
@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.000014 0.000005 0.000019 ( 0.000021)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.008986 0.000312 4.261949 ( 4.848051)
build_miniruby 0.002152 0.000000 1.908967 ( 2.078067)
build_ruby 0.002412 0.000000 4.974912 ( 5.604889)
build_all 0.010776 0.000000 7.948785 ( 5.748918)
build_install 0.015519 0.007696 11.003966 ( 7.793518)
test_btest 0.000000 0.000906 100.385241 ( 65.490526)
test_basic 0.005045 0.007433 1.362848 ( 1.656654)
test_all 0.092900 0.068799 849.874694 (500.235911)
test_rubyspec 0.057101 0.037865 143.722699 ( 57.469614)
total: 650.93 sec