Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-090434
#<BuildRuby:0x00007f194eb3fdd0
@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.20240815-090434",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000029 0.000005 0.000034 ( 0.000032)
build_up 0.005029 0.003489 4.106055 ( 4.459449)
build_miniruby 0.001426 0.000238 1.796462 ( 1.792700)
build_ruby 0.001976 0.000329 4.644614 ( 4.772868)
build_all 0.004918 0.004171 8.754135 ( 3.420626)
build_install 0.017482 0.003522 11.054376 ( 4.822058)
test_btest 0.000380 0.000670 127.998509 ( 46.118532)
test_basic 0.000760 0.009414 1.297623 ( 1.342819)
test_all 0.112028 0.044141 938.522454 (288.268871)
test_rubyspec 0.064569 0.031601 173.353624 ( 38.617133)
total: 393.62 sec