Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-093230
#<BuildRuby:0x0000559526ee2058
@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.20230826-093230",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.006667 0.000494 2.252573 ( 4.591002)
build_miniruby 0.001479 0.000255 1.747397 ( 2.043435)
build_ruby 0.001535 0.000265 3.262240 ( 4.249635)
build_all 0.004321 0.004904 6.557307 ( 6.072067)
build_install 0.019581 0.001330 8.301919 ( 7.957506)
test_btest 0.000740 0.000139 88.786819 ( 71.616477)
test_basic 0.001398 0.007076 1.021658 ( 1.619310)
test_all 0.008721 0.001034 736.691194 (786.821712)
test_rubyspec 0.062348 0.025048 111.797740 (153.166777)
total: 1038.14 sec