Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-212313
#<BuildRuby:0x0000561899779d38
@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.20230607-212313",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.002489 0.004812 2.029063 ( 4.696284)
build_miniruby 0.001116 0.000339 1.525408 ( 2.056682)
build_ruby 0.001281 0.000390 2.998897 ( 4.214712)
build_all 0.007911 0.000000 2.314388 ( 3.332592)
build_install 0.017455 0.004223 3.730708 ( 4.831488)
test_btest 0.001055 0.000000 81.072960 ( 83.340863)
test_basic 0.004480 0.003424 0.856004 ( 1.448920)
test_all 0.001367 0.000396 638.828070 (494.090418)
test_rubyspec 0.015442 0.037404 85.515584 (109.412208)
total: 707.43 sec