Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-035323
#<BuildRuby:0x000055981f369fb8
@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.20230827-035323",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.006451 0.001240 2.356761 ( 4.480918)
build_miniruby 0.000000 0.001506 1.808501 ( 1.920211)
build_ruby 0.000000 0.001693 3.495944 ( 4.030881)
build_all 0.007149 0.001527 6.618126 ( 4.838508)
build_install 0.010537 0.008037 7.790007 ( 5.605860)
test_btest 0.000708 0.000189 86.506103 ( 46.432662)
test_basic 0.002724 0.005117 0.949366 ( 1.261962)
test_all 0.004037 0.005738 729.042202 (355.382817)
test_rubyspec 0.026001 0.043741 104.807638 (121.204296)
total: 545.16 sec