Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-080425
#<BuildRuby:0x00007f860fbffdc8
@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-080425",
@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.000010 0.000005 0.000015 ( 0.000016)
autoconf 0.000018 0.000010 0.000028 ( 0.000028)
configure 0.000016 0.000009 0.000025 ( 0.000025)
build_up 0.006935 0.001431 3.610375 ( 3.103069)
build_miniruby 0.001027 0.000513 1.171378 ( 1.168479)
build_ruby 0.001250 0.000625 3.172666 ( 26.104557)
build_all 0.006659 0.001060 5.999798 ( 2.400292)
build_install 0.013375 0.006575 7.676336 ( 4.627888)
test_btest 0.000592 0.000281 94.369007 ( 35.731733)
test_basic 0.005856 0.003017 0.969497 ( 1.127882)
test_all 0.094246 0.054225 769.321280 (247.780155)
test_rubyspec 0.037144 0.048964 130.464090 ( 26.828288)
total: 348.87 sec