Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-063850
#<BuildRuby:0x00007fe130fafdc0
@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.20240929-063850",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.008649 0.002433 5.096400 ( 6.415164)
build_miniruby 0.000000 0.001927 1.890631 ( 2.307162)
build_ruby 0.000366 0.002294 4.532151 ( 5.505269)
build_all 0.002135 0.009249 7.578909 ( 7.483153)
build_install 0.020259 0.005408 11.355402 ( 10.840947)
test_btest 0.000891 0.000322 100.163156 (112.356443)
test_basic 0.008068 0.005794 1.298833 ( 2.656004)
test_all 0.116058 0.046887 836.935116 (773.978371)
test_rubyspec 0.052944 0.044147 144.341162 ( 99.132010)
total: 1020.68 sec