Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-060300
#<BuildRuby:0x00005651733764f8
@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.20240229-060300",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.008572 0.000733 2.822638 ( 3.974187)
build_miniruby 0.001442 0.000231 1.874280 ( 2.298201)
build_ruby 0.000000 0.001854 3.594607 ( 4.390731)
build_all 0.005986 0.002620 7.093997 ( 6.577859)
build_install 0.011551 0.010498 9.429986 ( 9.123890)
test_btest 0.000664 0.000173 96.181959 ( 94.370444)
test_basic 0.004716 0.003367 1.064467 ( 1.495834)
test_all 0.098650 0.025119 807.301674 (592.585240)
test_rubyspec 0.017554 0.075601 133.811704 (187.619634)
total: 902.44 sec