Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-104345
#<BuildRuby:0x0000560b21726320
@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.20231212-104345",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.003791 0.004039 2.344729 ( 3.168533)
build_miniruby 0.001264 0.000174 1.539114 ( 1.674909)
build_ruby 0.001545 0.000213 3.094649 ( 3.358430)
build_all 0.007841 0.001082 5.921367 ( 4.102800)
build_install 0.009740 0.010765 7.554112 ( 5.447437)
test_btest 0.000883 0.000182 82.724312 ( 53.017518)
test_basic 0.003510 0.000723 0.967272 ( 1.417404)
test_all 0.094569 0.033604 758.078197 (563.603968)
test_rubyspec 0.054210 0.027539 106.788131 (178.920097)
total: 814.71 sec