Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-030554
#<BuildRuby:0x0000557e2ac1e230
@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.20230813-030554",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.007192 0.000000 2.336230 ( 6.979775)
build_miniruby 0.001919 0.000075 1.684091 ( 2.753289)
build_ruby 0.001383 0.000081 3.429616 ( 6.245237)
build_all 0.009256 0.000000 2.893012 ( 3.558339)
build_install 0.018868 0.000391 4.458124 ( 6.492802)
test_btest 0.000679 0.000034 85.682632 ( 59.731081)
test_basic 0.008869 0.000010 1.020749 ( 2.143772)
test_all 0.006557 0.000320 706.504773 (535.876345)
test_rubyspec 0.033023 0.030579 101.647043 (202.995165)
total: 826.78 sec