Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-145911
#<BuildRuby:0x0000563c1c7463b0
@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.20230215-145911",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.004452 0.000424 1.488391 ( 2.117870)
build_miniruby 0.001120 0.000106 1.447480 ( 1.465908)
build_ruby 0.001363 0.000130 2.371578 ( 2.582975)
build_all 0.007440 0.000278 4.012777 ( 2.494385)
build_install 0.014760 0.000096 3.294597 ( 2.898183)
test_btest 0.000760 0.000060 55.963479 ( 27.901463)
test_basic 0.002672 0.003411 0.485817 ( 0.622527)
test_all 0.000889 0.000095 642.581729 (242.071607)
test_rubyspec 0.030902 0.015338 71.152070 ( 81.732782)
total: 363.89 sec