Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-150823
#<BuildRuby:0x0000562f3378e7c8
@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.20230911-150823",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.003474 0.003196 2.169913 ( 3.513023)
build_miniruby 0.001345 0.000232 1.761951 ( 1.760366)
build_ruby 0.001714 0.000000 3.237173 ( 3.438607)
build_all 0.009691 0.000000 6.496305 ( 4.062437)
build_install 0.009775 0.011179 7.751109 ( 4.821858)
test_btest 0.000922 0.000211 85.432367 ( 38.570763)
test_basic 0.006335 0.001448 1.028865 ( 1.202671)
test_all 0.004762 0.005252 685.938065 (239.736685)
test_rubyspec 0.029002 0.043510 99.550507 (110.963228)
total: 408.07 sec