Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-014210
#<BuildRuby:0x0000564a823e6228
@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.20240228-014210",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.003212 0.003938 2.460294 ( 2.452061)
build_miniruby 0.001438 0.000198 1.698367 ( 1.698691)
build_ruby 0.001459 0.000201 3.445789 ( 3.698291)
build_all 0.007676 0.000477 6.622707 ( 3.328703)
build_install 0.018673 0.000729 8.221776 ( 4.628931)
test_btest 0.000877 0.000106 91.240029 ( 33.479121)
test_basic 0.007109 0.000315 1.003126 ( 1.102671)
test_all 0.079418 0.038980 753.759147 (348.303118)
test_rubyspec 0.049854 0.047696 136.356234 (203.770228)
total: 602.46 sec