Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-134758
#<BuildRuby:0x000055903b5022d0
@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.20230217-134758",
@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.000017 0.000002 0.000019 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000000 0.004784 1.344063 ( 1.728048)
build_miniruby 0.000000 0.001199 0.898121 ( 0.896920)
build_ruby 0.000663 0.000605 2.207961 ( 2.402206)
build_all 0.006840 0.000000 3.781956 ( 1.922273)
build_install 0.014653 0.000000 2.964146 ( 2.126903)
test_btest 0.000711 0.000021 55.780270 ( 15.536134)
test_basic 0.000000 0.004466 0.467001 ( 0.564929)
test_all 0.000000 0.001070 620.959699 (194.005530)
test_rubyspec 0.013859 0.025752 64.563771 ( 74.321327)
total: 293.51 sec