Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-172635
#<BuildRuby:0x00005578ab5f5f68
@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.20231012-172635",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006693 0.000282 2.486218 ( 2.800086)
build_miniruby 0.001596 0.000159 1.737942 ( 1.840200)
build_ruby 0.001774 0.000177 3.505560 ( 3.797828)
build_all 0.004668 0.004169 6.417336 ( 4.001357)
build_install 0.007769 0.012252 8.001337 ( 5.654241)
test_btest 0.000649 0.000138 86.398645 ( 62.918508)
test_basic 0.003285 0.004923 0.977705 ( 1.244953)
test_all 0.010460 0.000000 671.459417 (337.105997)
test_rubyspec 0.045707 0.028469 109.394592 (140.168032)
total: 559.53 sec